Searched refs:tx4927_ccfg_set (Results 1 – 4 of 4) sorted by relevance
35 tx4927_ccfg_set(TX4927_CCFG_WDRST); in tx4927_wdr_init()37 tx4927_ccfg_set(TX4927_CCFG_WR); in tx4927_wdr_init()52 tx4927_ccfg_set(TX4927_CCFG_WDRST); /* W1C */ in tx4927_machine_restart()174 tx4927_ccfg_set(TX4927_CCFG_BEOW); in tx4927_setup()177 tx4927_ccfg_set(TX4927_CCFG_TOE); in tx4927_setup()
56 tx4927_ccfg_set(TX4927_CCFG_PCI66); in tx4927_pciclk66_setup()
246 static inline void tx4927_ccfg_set(__u64 bits) in tx4927_ccfg_set() function
267 #define tx4938_ccfg_set(bits) tx4927_ccfg_set(bits)
Completed in 8 milliseconds