Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2400pci.h730 #define ARCSR5_SIGNAL FIELD32(0x000000ff) macro
Drt2500pci.h868 #define ARCSR5_SIGNAL FIELD32(0x000000ff) macro
Drt2400pci.c360 rt2x00_set_field32(&reg, ARCSR5_SIGNAL, 0x03 | preamble_mask); in rt2400pci_config_erp()
Drt2500pci.c365 rt2x00_set_field32(&reg, ARCSR5_SIGNAL, 0x03 | preamble_mask); in rt2500pci_config_erp()