Searched refs:tod_cfg (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c1971 u16 tod_cfg = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_CFG); local
1978 err = idtcm_read(idtcm, channel->tod_n, tod_cfg, &cfg, sizeof(cfg));
1984 err = idtcm_write(idtcm, channel->tod_n, tod_cfg, &cfg, sizeof(cfg));

Completed in 173 milliseconds