Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_ocotp.c20 #define OCOTP_TIMING 0x10 macro
241 timing = io_read32(g_base_addr + OCOTP_TIMING) & OCOTP_TIMING_WAIT; in ocotp_set_timing()
246 io_write32(g_base_addr + OCOTP_TIMING, timing); in ocotp_set_timing()