Searched refs:RL_PSTATE_MASK (Results 1 – 4 of 4) sorted by relevance
194 if (command & RL_PSTATE_MASK) { in re_cardbus_setup()205 command & RL_PSTATE_MASK); in re_cardbus_setup()206 command &= RL_PSTATE_MASK; in re_cardbus_setup()
272 if (command & RL_PSTATE_MASK) {286 command & RL_PSTATE_MASK);
128 command & RL_PSTATE_MASK); in re_pci_attach()
775 #define RL_PSTATE_MASK 0x0003 macro