Searched refs:CNTCVL_OFF (Results 1 – 2 of 2) sorted by relevance
340 mmio_write_32(STGEN_BASE + CNTCVL_OFF, (uint32_t)counter); in stm32mp_stgen_config()357 mmio_read_32(STGEN_BASE + CNTCVL_OFF)); in stm32mp_stgen_get_counter()374 mmio_write_32(STGEN_BASE + CNTCVL_OFF, (uint32_t)cnt); in stm32mp_stgen_restore_counter()
87 #define CNTCVL_OFF U(0x008) macro