Searched refs:RL_PSTATE_MASK (Results 1 – 3 of 3) sorted by relevance
176 if (command & RL_PSTATE_MASK) { in re_cardbus_setup()187 command & RL_PSTATE_MASK); in re_cardbus_setup()188 command &= RL_PSTATE_MASK; in re_cardbus_setup()
237 if (command & RL_PSTATE_MASK) { in rl_cardbus_setup()251 command & RL_PSTATE_MASK); in rl_cardbus_setup()
1084 #define RL_PSTATE_MASK 0x0003 macro