Searched refs:bbp_state (Results 1 – 3 of 3) sorted by relevance
1027 u8 bbp_state; in rt2400pci_set_state() local1046 bbp_state = rt2x00_get_field32(reg2, PWRCSR1_BBP_CURR_STATE); in rt2400pci_set_state()1048 if (bbp_state == state && rf_state == state) in rt2400pci_set_state()
988 u8 bbp_state; in rt2500usb_set_state() local1008 bbp_state = rt2x00_get_field16(reg2, MAC_CSR17_BBP_CURR_STATE); in rt2500usb_set_state()1010 if (bbp_state == state && rf_state == state) in rt2500usb_set_state()
1180 u8 bbp_state; in rt2500pci_set_state() local1199 bbp_state = rt2x00_get_field32(reg2, PWRCSR1_BBP_CURR_STATE); in rt2500pci_set_state()1201 if (bbp_state == state && rf_state == state) in rt2500pci_set_state()