Home
last modified time | relevance | path

Searched refs:PCICSR_WRITE_INVALID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2500pci.h561 #define PCICSR_WRITE_INVALID FIELD32(0x00000200) macro
H A Drt2500pci.c985 rt2x00_set_field32(&reg, PCICSR_WRITE_INVALID, 1); in rt2500pci_init_registers()