Searched refs:tx4927_ccfg_set (Results 1 – 4 of 4) sorted by relevance
34 tx4927_ccfg_set(TX4927_CCFG_WDRST); in tx4927_wdr_init()36 tx4927_ccfg_set(TX4927_CCFG_WR); in tx4927_wdr_init()51 tx4927_ccfg_set(TX4927_CCFG_WDRST); /* W1C */ in tx4927_machine_restart()173 tx4927_ccfg_set(TX4927_CCFG_BEOW); in tx4927_setup()176 tx4927_ccfg_set(TX4927_CCFG_TOE); in tx4927_setup()
58 tx4927_ccfg_set(TX4927_CCFG_PCI66); in tx4927_pciclk66_setup()
244 static inline void tx4927_ccfg_set(__u64 bits) in tx4927_ccfg_set() function
267 #define tx4938_ccfg_set(bits) tx4927_ccfg_set(bits)