Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A DidtRC38xxx_reg.h44 #define TIME_CLOCK_SRC (0xa01) /* Specific to FC3W */ macro
/linux/drivers/ptp/
H A Dptp_fc3.c703 err = regmap_bulk_read(idtfc3->regmap, TIME_CLOCK_SRC, &fod, sizeof(fod)); in idtfc3_get_fod()