Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h711 #define ARCSR4_SIGNAL FIELD32(0x000000ff) macro
H A Drt2500pci.h849 #define ARCSR4_SIGNAL FIELD32(0x000000ff) macro
H A Drt2400pci.c347 rt2x00_set_field32(&reg, ARCSR4_SIGNAL, 0x02 | preamble_mask); in rt2400pci_config_erp()
H A Drt2500pci.c352 rt2x00_set_field32(&reg, ARCSR4_SIGNAL, 0x02 | preamble_mask); in rt2500pci_config_erp()