Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c240 & ~(TX4927_PCIC_PCICCFG_G2PMEN(0) in tx4927_pcic_setup()
241 | TX4927_PCIC_PCICCFG_G2PMEN(1) in tx4927_pcic_setup()
242 | TX4927_PCIC_PCICCFG_G2PMEN(2) in tx4927_pcic_setup()
308 | TX4927_PCIC_PCICCFG_G2PMEN(0), in tx4927_pcic_setup()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h129 #define TX4927_PCIC_PCICCFG_G2PMEN(ch) (0x00000100>>(ch)) macro