Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.h221 bool ptpTsuEnabled; member
H A Ddtsec.c351 if (p_Dtsec->ptpTsuEnabled) in Dtsec1588Isr()
560 if (!p_Dtsec->ptpTsuEnabled) in DtsecConfigException()
670 p_Dtsec->ptpTsuEnabled = TRUE; in DtsecEnable1588TimeStamp()
685 p_Dtsec->ptpTsuEnabled = FALSE; in DtsecDisable1588TimeStamp()
1187 if (!p_Dtsec->ptpTsuEnabled) in DtsecSetException()
1459 p_Dtsec->ptpTsuEnabled = p_Dtsec->p_DtsecDriverParam->ptp_tsu_en; in DTSEC_Config()