Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/tx4927/
Dtx4927_pci.h219 #define TX4927_PCIC_PCICCFG_LBWC_MASK 0x0fff0000 macro
/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_setup.c802 tx4927_pcicptr->pciccfg &= TX4927_PCIC_PCICCFG_LBWC_MASK; in tx4927_pci_setup()