Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h654 #define GPIOCSR_VAL0 FIELD32(0x00000001) macro
H A Drt2500pci.h783 #define GPIOCSR_VAL0 FIELD32(0x00000001) macro
H A Drt2400pci.c198 return rt2x00_get_field32(reg, GPIOCSR_VAL0); in rt2400pci_rfkill_poll()
H A Drt2500pci.c198 return rt2x00_get_field32(reg, GPIOCSR_VAL0); in rt2500pci_rfkill_poll()