Searched refs:strobe_prog (Results 1 – 1 of 1) sorted by relevance
224 uint32_t strobe_prog = 0; in ocotp_set_timing() local237 strobe_prog = UDIV_ROUND_NEAREST(clk_rate * TIMING_STROBE_PROG_US, in ocotp_set_timing()239 strobe_prog += 2 * (relax + 1) - 1; in ocotp_set_timing()244 timing = set_field_u32(timing, OCOTP_TIMING_STROBE_PROG, strobe_prog); in ocotp_set_timing()