Searched refs:V520 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ptp/ |
H A D | ptp_clockmatrix.c | 65 u16 scratch = IDTCM_FW_REG(idtcm->fw_ver, V520, SCRATCH); in contains_full_configuration() 194 ver = V520; in idtcm_fw_version() 245 u16 tod_read_cmd = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_READ_SECONDARY_CMD); in arm_tod_read_trig_sel_refclk() 402 u16 tod_read_cmd = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_READ_SECONDARY_CMD); in _idtcm_gettime_triggered() 427 u16 tod_read_cmd = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_READ_PRIMARY_CMD); in _idtcm_gettime() 489 u16 tod_read_cmd = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_READ_PRIMARY_CMD); in _idtcm_gettime_immediate() 839 base = IDTCM_FW_REG(ver, V520, OUTPUT_0); in get_output_base_addr() 842 base = IDTCM_FW_REG(ver, V520, OUTPUT_1); in get_output_base_addr() 845 base = IDTCM_FW_REG(ver, V520, OUTPUT_2); in get_output_base_addr() 848 base = IDTCM_FW_REG(ver, V520, OUTPUT_3); in get_output_base_addr() [all …]
|
H A D | ptp_clockmatrix.h | 69 V520 = 2, enumerator
|