Searched refs:S_CMD_SPLIT_FSM8 (Results 1 – 1 of 1) sorted by relevance
19970 #define S_CMD_SPLIT_FSM8 10 macro19972 #define V_CMD_SPLIT_FSM8(x) ((x) << S_CMD_SPLIT_FSM8)19973 #define G_CMD_SPLIT_FSM8(x) (((x) >> S_CMD_SPLIT_FSM8) & M_CMD_SPLIT_FSM8)