Searched refs:S_PIO_STATEISC (Results 1 – 1 of 1) sorted by relevance
1096 #define S_PIO_STATEISC 18 macro1098 #define V_PIO_STATEISC(x) ((x) << S_PIO_STATEISC)1099 #define G_PIO_STATEISC(x) (((x) >> S_PIO_STATEISC) & M_PIO_STATEISC)