Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h445 #define GLHH_ART_CTL_ACTIVE_M BIT(0) macro
Dice_ptp.c1971 hh_art_ctl = hh_art_ctl | GLHH_ART_CTL_ACTIVE_M; in ice_ptp_get_syncdevicetime()
1979 if (hh_art_ctl & GLHH_ART_CTL_ACTIVE_M) { in ice_ptp_get_syncdevicetime()