Home
last modified time | relevance | path

Searched refs:TX4938_CCFG_PCIDIVMODE_4 (Results 1 – 3 of 3) sorted by relevance

/arch/mips/pci/
Dpci-tx4938.c31 case TX4938_CCFG_PCIDIVMODE_4: in tx4938_report_pciclk()
85 case TX4938_CCFG_PCIDIVMODE_4: in tx4938_pciclk66_setup()
86 pcidivmode = TX4938_CCFG_PCIDIVMODE_4; in tx4938_pciclk66_setup()
/arch/mips/txx9/rbtx4927/
Dsetup.c258 case TX4938_CCFG_PCIDIVMODE_4: in rbtx4937_clock_init()
/arch/mips/include/asm/txx9/
Dtx4938.h122 #define TX4938_CCFG_PCIDIVMODE_4 (0x1 << 10) macro