Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A DidtRC38xxx_reg.h41 #define TDC_REF_DIV_CONFIG_MASK GENMASK(2, 0) macro
/linux/drivers/ptp/
H A Dptp_fc3.c690 tdc_ref_div &= TDC_REF_DIV_CONFIG_MASK; in idtfc3_get_tdc_apll_freq()