Searched refs:S_PIO_FSM (Results 1 – 1 of 1) sorted by relevance
62673 #define S_PIO_FSM 0 macro62675 #define V_PIO_FSM(x) ((x) << S_PIO_FSM)62676 #define G_PIO_FSM(x) (((x) >> S_PIO_FSM) & M_PIO_FSM)