Home
last modified time | relevance | path

Searched refs:tod_read_primary (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_clockmatrix.h116 u16 tod_read_primary; member
H A Dptp_clockmatrix.c273 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
282 err = idtcm_write(idtcm, channel->tod_read_primary, in _idtcm_gettime()
293 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
304 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
1962 channel->tod_read_primary = TOD_READ_PRIMARY_0; in idtcm_enable_channel()
1967 channel->tod_read_primary = TOD_READ_PRIMARY_1; in idtcm_enable_channel()
1972 channel->tod_read_primary = TOD_READ_PRIMARY_2; in idtcm_enable_channel()
1977 channel->tod_read_primary = TOD_READ_PRIMARY_3; in idtcm_enable_channel()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clockmatrix.h92 u16 tod_read_primary; member
H A Dptp_clockmatrix.c440 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
447 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
493 err = idtcm_write(idtcm, channel->tod_read_primary, in _idtcm_gettime_immediate()
2196 channel->tod_read_primary = IDTCM_FW_REG(fw_ver, V520, TOD_READ_PRIMARY_0); in configure_channel_tod()
2203 channel->tod_read_primary = IDTCM_FW_REG(fw_ver, V520, TOD_READ_PRIMARY_1); in configure_channel_tod()
2210 channel->tod_read_primary = IDTCM_FW_REG(fw_ver, V520, TOD_READ_PRIMARY_2); in configure_channel_tod()
2217 channel->tod_read_primary = IDTCM_FW_REG(fw_ver, V520, TOD_READ_PRIMARY_3); in configure_channel_tod()

Completed in 7 milliseconds