Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2400pci.h714 #define ARCSR3_SIGNAL FIELD32(0x000000ff) macro
Drt2500pci.h852 #define ARCSR3_SIGNAL FIELD32(0x000000ff) macro
Drt2400pci.c346 rt2x00_set_field32(&reg, ARCSR3_SIGNAL, 0x01 | preamble_mask); in rt2400pci_config_erp()
Drt2500pci.c351 rt2x00_set_field32(&reg, ARCSR3_SIGNAL, 0x01 | preamble_mask); in rt2500pci_config_erp()