Searched refs:tx4939_ccfg_set (Results 1 – 2 of 2) sorted by relevance
40 tx4939_ccfg_set(TX4939_CCFG_WDRST); in tx4939_wdr_init()42 tx4939_ccfg_set(TX4939_CCFG_WR); in tx4939_wdr_init()57 tx4939_ccfg_set(TX4939_CCFG_WDRST); /* W1C */ in tx4939_machine_restart()189 tx4939_ccfg_set(TX4939_CCFG_WDRST | TX4939_CCFG_BEOW); in tx4939_setup()192 tx4939_ccfg_set(TX4939_CCFG_TOE); in tx4939_setup()
487 #define tx4939_ccfg_set(bits) tx4938_ccfg_set(bits) macro