Searched refs:bbp_state (Results 1 – 3 of 3) sorted by relevance
1033 char bbp_state; in rt2400pci_set_state() local1052 bbp_state = rt2x00_get_field32(reg2, PWRCSR1_BBP_CURR_STATE); in rt2400pci_set_state()1054 if (bbp_state == state && rf_state == state) in rt2400pci_set_state()
1006 char bbp_state; in rt2500usb_set_state() local1026 bbp_state = rt2x00_get_field16(reg2, MAC_CSR17_BBP_CURR_STATE); in rt2500usb_set_state()1028 if (bbp_state == state && rf_state == state) in rt2500usb_set_state()
1186 char bbp_state; in rt2500pci_set_state() local1205 bbp_state = rt2x00_get_field32(reg2, PWRCSR1_BBP_CURR_STATE); in rt2500pci_set_state()1207 if (bbp_state == state && rf_state == state) in rt2500pci_set_state()