Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c27 #define OCOTP_TIMING_RELAX GENMASK_32(15, 12) macro
242 timing = set_field_u32(timing, OCOTP_TIMING_RELAX, relax); in ocotp_set_timing()