Searched refs:PHY_CSR4 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500usb.h | 492 * PHY_CSR4: Interface configuration. 494 #define PHY_CSR4 0x04c8 macro
|
H A D | rt73usb.h | 505 * PHY_CSR4: RF serial control register 512 #define PHY_CSR4 0x3090 macro
|
H A D | rt61pci.h | 590 * PHY_CSR4: RF serial control register 597 #define PHY_CSR4 0x3090 macro
|
H A D | rt2500usb.c | 871 reg = rt2500usb_register_read(rt2x00dev, PHY_CSR4); in rt2500usb_init_registers() 873 rt2500usb_register_write(rt2x00dev, PHY_CSR4, reg); in rt2500usb_init_registers()
|
H A D | rt73usb.c | 50 rt2x00usb_regbusy_read((__dev), PHY_CSR4, PHY_CSR4_BUSY, (__reg)) 134 rt2x00usb_register_write_lock(rt2x00dev, PHY_CSR4, reg); in rt73usb_rf_write()
|
H A D | rt61pci.c | 38 * and use the CSR registers PHY_CSR3 and PHY_CSR4 to achieve this. 49 rt2x00mmio_regbusy_read((__dev), PHY_CSR4, PHY_CSR4_BUSY, (__reg)) 130 rt2x00mmio_register_write(rt2x00dev, PHY_CSR4, reg); in rt61pci_rf_write()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500usb.h | 492 * PHY_CSR4: Interface configuration. 494 #define PHY_CSR4 0x04c8 macro
|
H A D | rt73usb.h | 505 * PHY_CSR4: RF serial control register 512 #define PHY_CSR4 0x3090 macro
|
H A D | rt61pci.h | 590 * PHY_CSR4: RF serial control register 597 #define PHY_CSR4 0x3090 macro
|
H A D | rt2500usb.c | 871 reg = rt2500usb_register_read(rt2x00dev, PHY_CSR4); in rt2500usb_init_registers() 873 rt2500usb_register_write(rt2x00dev, PHY_CSR4, reg); in rt2500usb_init_registers()
|
H A D | rt73usb.c | 50 rt2x00usb_regbusy_read((__dev), PHY_CSR4, PHY_CSR4_BUSY, (__reg)) 134 rt2x00usb_register_write_lock(rt2x00dev, PHY_CSR4, reg); in rt73usb_rf_write()
|
H A D | rt61pci.c | 38 * and use the CSR registers PHY_CSR3 and PHY_CSR4 to achieve this. 49 rt2x00mmio_regbusy_read((__dev), PHY_CSR4, PHY_CSR4_BUSY, (__reg)) 130 rt2x00mmio_register_write(rt2x00dev, PHY_CSR4, reg); in rt61pci_rf_write()
|
Completed in 27 milliseconds