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() 390 u16 tod_read_cmd = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_READ_SECONDARY_CMD); in _idtcm_gettime_triggered() 415 u16 tod_read_cmd = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_READ_PRIMARY_CMD); in _idtcm_gettime() 477 u16 tod_read_cmd = IDTCM_FW_REG(idtcm->fw_ver, V520, TOD_READ_PRIMARY_CMD); in _idtcm_gettime_immediate() 827 base = IDTCM_FW_REG(ver, V520, OUTPUT_0); in get_output_base_addr() 830 base = IDTCM_FW_REG(ver, V520, OUTPUT_1); in get_output_base_addr() 833 base = IDTCM_FW_REG(ver, V520, OUTPUT_2); in get_output_base_addr() 836 base = IDTCM_FW_REG(ver, V520, OUTPUT_ in get_output_base_addr() [all...] |
H A D | ptp_clockmatrix.h | 69 V520 = 2, enumerator
|