Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2400pci.h722 #define ARCSR4_SIGNAL FIELD32(0x000000ff) macro
Drt2500pci.h860 #define ARCSR4_SIGNAL FIELD32(0x000000ff) macro
Drt2400pci.c353 rt2x00_set_field32(&reg, ARCSR4_SIGNAL, 0x02 | preamble_mask); in rt2400pci_config_erp()
Drt2500pci.c358 rt2x00_set_field32(&reg, ARCSR4_SIGNAL, 0x02 | preamble_mask); in rt2500pci_config_erp()