Searched refs:FS_STATES_MASK (Results 1 – 2 of 2) sorted by relevance
532 #define FS_STATES_MASK (0x1f << FS_STATES_SHIFT) macro533 #define FS_STATES (FS_STATES_MASK)
353 } while ((now < timeout) && (regval & FS_STATES_MASK) != FS_STATES_INIT_FS); in fs26_poll_for_init_fs_state()379 current_state = rx_frame.data & FS_STATES_MASK; in fs26_goto_init_fs_state()