Home
last modified time | relevance | path

Searched refs:tod_read_primary (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/ptp/
Dptp_clockmatrix.h133 u16 tod_read_primary; member
Dptp_clockmatrix.c396 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
405 err = idtcm_write(idtcm, channel->tod_read_primary, in _idtcm_gettime()
415 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
425 err = idtcm_read(idtcm, channel->tod_read_primary, in _idtcm_gettime()
2071 channel->tod_read_primary = TOD_READ_PRIMARY_0; in idtcm_enable_channel()
2076 channel->tod_read_primary = TOD_READ_PRIMARY_1; in idtcm_enable_channel()
2081 channel->tod_read_primary = TOD_READ_PRIMARY_2; in idtcm_enable_channel()
2086 channel->tod_read_primary = TOD_READ_PRIMARY_3; in idtcm_enable_channel()