Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ralink/rt2x00/
A Drt73usb.h499 #define PHY_CSR3_VALUE FIELD32(0x000000ff) macro
A Drt61pci.h584 #define PHY_CSR3_VALUE FIELD32(0x000000ff) macro
A Drt73usb.c65 rt2x00_set_field32(&reg, PHY_CSR3_VALUE, value); in rt73usb_bbp_write()
103 value = rt2x00_get_field32(reg, PHY_CSR3_VALUE); in rt73usb_bbp_read()
A Drt61pci.c67 rt2x00_set_field32(&reg, PHY_CSR3_VALUE, value); in rt61pci_bbp_write()
105 value = rt2x00_get_field32(reg, PHY_CSR3_VALUE); in rt61pci_bbp_read()

Completed in 26 milliseconds