Searched refs:REG_BTR_PROP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/can/ctucanfd/ | ||
H A D | ctucanfd_kregs.h | 171 #define REG_BTR_PROP GENMASK(6, 0) macro |
H A D | ctucanfd_base.c | 234 btr = FIELD_PREP(REG_BTR_PROP, prop_seg); in ctucan_set_btr() |