Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c60 #define TIMING_RELAX_NS 17 macro
232 relax = DIV_ROUND_UP(clk_rate * TIMING_RELAX_NS, 1000000000) - 1; in ocotp_set_timing()