Home
last modified time | relevance | path

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

/arch/mips/pci/
Dops-tx4927.c244 & ~(TX4927_PCIC_PCICCFG_G2PMEN(0) in tx4927_pcic_setup()
245 | TX4927_PCIC_PCICCFG_G2PMEN(1) in tx4927_pcic_setup()
246 | TX4927_PCIC_PCICCFG_G2PMEN(2) in tx4927_pcic_setup()
312 | TX4927_PCIC_PCICCFG_G2PMEN(0), in tx4927_pcic_setup()
/arch/mips/include/asm/txx9/
Dtx4927pcic.h129 #define TX4927_PCIC_PCICCFG_G2PMEN(ch) (0x00000100>>(ch)) macro