Searched refs:TRIG_NOTIFY (Results 1 – 3 of 3) sorted by relevance
137 #define TRIG_NOTIFY (1<<12) /* Trigger Notification Enable */ macro
598 #define TRIG_NOTIFY BIT(24) macro
149 data = FIELD_PREP(TRIG_NOTIFY, 1) | in ksz_ptp_configure_perout()