Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/rbtx4927/
H A Dsetup.c77 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup()
83 txx9_clear64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup()
95 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup()
99 txx9_clear64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h183 #define TX4927_CLKCTR_PCIRST 0x00000040 macro