Searched refs:S_PIO_FSM (Results 1 – 1 of 1) sorted by relevance
62669 #define S_PIO_FSM 0 macro62671 #define V_PIO_FSM(x) ((x) << S_PIO_FSM)62672 #define G_PIO_FSM(x) (((x) >> S_PIO_FSM) & M_PIO_FSM)