Searched refs:S_PIO_STATEISC (Results 1 – 1 of 1) sorted by relevance
1097 #define S_PIO_STATEISC 18 macro1099 #define V_PIO_STATEISC(x) ((x) << S_PIO_STATEISC)1100 #define G_PIO_STATEISC(x) (((x) >> S_PIO_STATEISC) & M_PIO_STATEISC)