Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c58 #define TIMING_STROBE_PROG_US 10 /* Min time to blow a fuse */ macro
237 strobe_prog = UDIV_ROUND_NEAREST(clk_rate * TIMING_STROBE_PROG_US, in ocotp_set_timing()