Searched defs:hecc_set_bit (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dti_hecc.c271 static inline void hecc_set_bit(struct ti_hecc_priv *priv, int reg, function
327 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SRES);
330 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR);
355 * hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_ABO);
381 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SCM);
405 hecc_set_bit(priv, HECC_CANMD, mbx_mask);
406 hecc_set_bit(priv, HECC_CANME, mbx_mask);
407 hecc_set_bit(priv, HECC_CANMIM, mbx_mask);
534 hecc_set_bit(priv, HECC_CANME, mbx_mask);
538 hecc_set_bit(pri
[all...]

Completed in 25 milliseconds