Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h602 #define BBPCSR_WRITE_CONTROL FIELD32(0x00010000) macro
H A Drt2500pci.h707 #define BBPCSR_WRITE_CONTROL FIELD32(0x00010000) macro
H A Drt2400pci.c61 rt2x00_set_field32(&reg, BBPCSR_WRITE_CONTROL, 1); in rt2400pci_bbp_write()
89 rt2x00_set_field32(&reg, BBPCSR_WRITE_CONTROL, 0); in rt2400pci_bbp_read()
H A Drt2500pci.c61 rt2x00_set_field32(&reg, BBPCSR_WRITE_CONTROL, 1); in rt2500pci_bbp_write()
89 rt2x00_set_field32(&reg, BBPCSR_WRITE_CONTROL, 0); in rt2500pci_bbp_read()