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

/linux-4.1.27/drivers/net/can/
H A Dti_hecc.c271 static inline void hecc_set_bit(struct ti_hecc_priv *priv, int reg, hecc_set_bit() function
327 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SRES); ti_hecc_reset()
330 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR); ti_hecc_reset()
355 * hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_ABO); ti_hecc_reset()
381 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SCM); ti_hecc_reset()
405 hecc_set_bit(priv, HECC_CANMD, mbx_mask); ti_hecc_start()
406 hecc_set_bit(priv, HECC_CANME, mbx_mask); ti_hecc_start()
407 hecc_set_bit(priv, HECC_CANMIM, mbx_mask); ti_hecc_start()
534 hecc_set_bit(priv, HECC_CANME, mbx_mask); ti_hecc_xmit()
538 hecc_set_bit(priv, HECC_CANMIM, mbx_mask); ti_hecc_xmit()
581 hecc_set_bit(priv, HECC_CANME, mbx_mask); ti_hecc_rx_pkt()
687 hecc_set_bit(priv, HECC_CANES, HECC_CANES_EW); ti_hecc_error()
702 hecc_set_bit(priv, HECC_CANES, HECC_CANES_EP); ti_hecc_error()
714 hecc_set_bit(priv, HECC_CANES, HECC_CANES_BO); ti_hecc_error()
727 hecc_set_bit(priv, HECC_CANES, HECC_CANES_FE); ti_hecc_error()
731 hecc_set_bit(priv, HECC_CANES, HECC_CANES_BE); ti_hecc_error()
735 hecc_set_bit(priv, HECC_CANES, HECC_CANES_SE); ti_hecc_error()
739 hecc_set_bit(priv, HECC_CANES, HECC_CANES_CRCE); ti_hecc_error()
744 hecc_set_bit(priv, HECC_CANES, HECC_CANES_ACKE); ti_hecc_error()
1009 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_PDR); ti_hecc_suspend()

Completed in 36 milliseconds