Home
last modified time | relevance | path

Searched refs:FLEXCAN_CBT_EPSEG1_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c151 #define FLEXCAN_CBT_EPSEG1_MASK GENMASK(9, 5) macro
1215 FIELD_PREP(FLEXCAN_CBT_EPSEG1_MASK, bt->phase_seg1 - 1) | in flexcan_set_bittiming_cbt()