Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-tx4927.c75 tx4927_ccfg_change(TX4927_CCFG_PCIDIVMODE_MASK, in tx4927_pciclk66_setup()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h252 static inline void tx4927_ccfg_change(__u64 change, __u64 new) in tx4927_ccfg_change() function
H A Dtx4938.h268 #define tx4938_ccfg_change(change, new) tx4927_ccfg_change(change, new)