Searched refs:HECC_CANMC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dti_hecc.c117 #define HECC_CANMC 0x28 /* Master control */ macro
335 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SRES);
338 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR);
359 hecc_write(priv, HECC_CANMC, 0);
363 * hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_ABO);
389 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SCM);
687 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_CCR);
702 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_CCR);
713 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_CCR);
996 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_PD
[all...]

Completed in 40 milliseconds