Searched refs:tx4939_ccfg_set (Results 1 – 2 of 2) sorted by relevance
41 tx4939_ccfg_set(TX4939_CCFG_WDRST); in tx4939_wdr_init()43 tx4939_ccfg_set(TX4939_CCFG_WR); in tx4939_wdr_init()58 tx4939_ccfg_set(TX4939_CCFG_WDRST); /* W1C */ in tx4939_machine_restart()206 tx4939_ccfg_set(TX4939_CCFG_WDRST | TX4939_CCFG_BEOW); in tx4939_setup()209 tx4939_ccfg_set(TX4939_CCFG_TOE); in tx4939_setup()
516 #define tx4939_ccfg_set(bits) tx4938_ccfg_set(bits) macro