Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h703 #define ARCSR3_SIGNAL FIELD32(0x000000ff) macro
H A Drt2500pci.h841 #define ARCSR3_SIGNAL FIELD32(0x000000ff) macro
H A Drt2400pci.c340 rt2x00_set_field32(&reg, ARCSR3_SIGNAL, 0x01 | preamble_mask); in rt2400pci_config_erp()
H A Drt2500pci.c345 rt2x00_set_field32(&reg, ARCSR3_SIGNAL, 0x01 | preamble_mask); in rt2500pci_config_erp()