Home
last modified time | relevance | path

Searched refs:PCICSR_ENABLE_CLK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2400pci.h466 #define PCICSR_ENABLE_CLK FIELD32(0x00000080) macro
H A Drt2500pci.h559 #define PCICSR_ENABLE_CLK FIELD32(0x00000080) macro
H A Drt2500pci.c983 rt2x00_set_field32(&reg, PCICSR_ENABLE_CLK, 1); in rt2500pci_init_registers()