Home
last modified time | relevance | path

Searched refs:PWRCSR1_BBP_CURR_STATE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h522 #define PWRCSR1_BBP_CURR_STATE FIELD32(0x00000060) macro
H A Drt2500pci.h625 #define PWRCSR1_BBP_CURR_STATE FIELD32(0x00000060) macro
H A Drt2400pci.c1046 bbp_state = rt2x00_get_field32(reg2, PWRCSR1_BBP_CURR_STATE); in rt2400pci_set_state()
H A Drt2500pci.c1199 bbp_state = rt2x00_get_field32(reg2, PWRCSR1_BBP_CURR_STATE); in rt2500pci_set_state()