Home
last modified time | relevance | path

Searched refs:set_tod_ptp_pll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_clockmatrix.c1000 static int set_tod_ptp_pll(struct idtcm *idtcm, u8 index, u8 pll) in set_tod_ptp_pll() function
1034 err = set_tod_ptp_pll(idtcm, 0, val); in check_and_set_masks()
1037 err = set_tod_ptp_pll(idtcm, 1, val); in check_and_set_masks()
1040 err = set_tod_ptp_pll(idtcm, 2, val); in check_and_set_masks()
1043 err = set_tod_ptp_pll(idtcm, 3, val); in check_and_set_masks()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clockmatrix.c1183 static int set_tod_ptp_pll(struct idtcm *idtcm, u8 index, u8 pll) in set_tod_ptp_pll() function
1216 err = set_tod_ptp_pll(idtcm, 0, val); in check_and_set_masks()
1219 err = set_tod_ptp_pll(idtcm, 1, val); in check_and_set_masks()
1222 err = set_tod_ptp_pll(idtcm, 2, val); in check_and_set_masks()
1225 err = set_tod_ptp_pll(idtcm, 3, val); in check_and_set_masks()

Completed in 6 milliseconds