Searched refs:dto_modulo_hz (Results 1 – 1 of 1) sorted by relevance
602 uint64_t dto_modulo_hz = params->refclk_hz; in dccg401_set_dp_dto() local615 dto_integer = div_u64(params->pixclk_hz, dto_modulo_hz); in dccg401_set_dp_dto()616 dto_phase_hz = params->pixclk_hz - dto_integer * dto_modulo_hz; in dccg401_set_dp_dto()662 REG_WRITE(DP_DTO_MODULO[params->otg_inst], dto_modulo_hz); in dccg401_set_dp_dto()