Home
last modified time | relevance | path

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

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