Searched refs:set_tod_ptp_pll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_clockmatrix.c | 1000 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 D | ptp_clockmatrix.c | 1183 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