Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_setup.c251 tx4927_ccfgptr->clkctr |= TX4927_CLKCTR_PCIRST; in tx4927_reset_pci_pcic()
254 tx4927_ccfgptr->clkctr &= ~TX4927_CLKCTR_PCIRST; in tx4927_reset_pci_pcic()
312 tx4927_ccfgptr->clkctr &= ~TX4927_CLKCTR_PCIRST; in tx4927_pci66_setup()
/linux-2.4.37.9/include/asm-mips/tx4927/
Dtx4927_pci.h94 volatile unsigned long long clkctr; member