Home
last modified time | relevance | path

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

/optee_os/core/drivers/counter/
H A Dstm32_stgen.c25 #define STGENC_CNTCVL U(0x8) macro
60 io_write64(stgen_d.base + STGENC_CNTCVL, counter); in set_counter_value()
65 return io_read64(stgen_d.base + STGENC_CNTCVL); in stm32_stgen_get_counter_value()