Searched refs:CAN_SYNC_SEG (Results 1 – 3 of 3) sorted by relevance
36 tseg2 = tseg + CAN_SYNC_SEG - in can_update_sample_point()37 (sample_point_nominal * (tseg + CAN_SYNC_SEG)) / in can_update_sample_point()46 sample_point = 1000 * (tseg + CAN_SYNC_SEG - tseg2) / in can_update_sample_point()47 (tseg + CAN_SYNC_SEG); in can_update_sample_point()95 tsegall = CAN_SYNC_SEG + tseg / 2; in can_calc_bittiming()173 (bt->brp * (CAN_SYNC_SEG + tseg1 + tseg2)); in can_calc_bittiming()194 u32 sample_point_in_tc = (CAN_SYNC_SEG + dbt->prop_seg + in can_calc_tdco()
12 #define CAN_SYNC_SEG 1 macro156 return CAN_SYNC_SEG + bt->prop_seg + bt->phase_seg1 + bt->phase_seg2; in can_bit_time()
118 s32 sample_point_in_tc = (CAN_SYNC_SEG + dbt->prop_seg + in can_get_relative_tdco()