Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h681 #define BCNCSR1_PRELOAD FIELD32(0x0000ffff) macro
H A Drt2500pci.h814 #define BCNCSR1_PRELOAD FIELD32(0x0000ffff) macro
H A Drt2400pci.c291 rt2x00_set_field32(&reg, BCNCSR1_PRELOAD, bcn_preload); in rt2400pci_config_intf()
H A Drt2500pci.c296 rt2x00_set_field32(&reg, BCNCSR1_PRELOAD, bcn_preload); in rt2500pci_config_intf()