Searched refs:TRIG_DONE_M (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/microchip/ | ||
H A D | ksz_ptp_reg.h | 69 #define TRIG_DONE_M GENMASK(2, 0) macro |
H A D | ksz_ptp.c | 65 data = FIELD_PREP(TRIG_DONE_M, BIT(unit)); in ksz_ptp_tou_reset() |