Searched refs:FLEXCAN_FDCBT_FPSEG2_MASK (Results 1 – 1 of 1) sorted by relevance
172 #define FLEXCAN_FDCBT_FPSEG2_MASK GENMASK(2, 0) macro1246 FIELD_PREP(FLEXCAN_FDCBT_FPSEG2_MASK, 0x7)); in flexcan_set_bittiming_cbt()1252 FIELD_PREP(FLEXCAN_FDCBT_FPSEG2_MASK, dbt->phase_seg2 - 1); in flexcan_set_bittiming_cbt()