Searched refs:tod_cfg (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_clockmatrix.c | 1971 u16 tod_cfg = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_CFG); in idtcm_enable_tod() local 1978 err = idtcm_read(idtcm, channel->tod_n, tod_cfg, &cfg, sizeof(cfg)); in idtcm_enable_tod() 1984 err = idtcm_write(idtcm, channel->tod_n, tod_cfg, &cfg, sizeof(cfg)); in idtcm_enable_tod()
|
Completed in 4 milliseconds