Home
last modified time | relevance | path

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

/external/coreboot/src/soc/rockchip/rk3288/include/soc/
Dtimer.h15 u32 timer_load_count1; member
/external/coreboot/src/soc/rockchip/rk3399/include/soc/
Dtimer.h14 u32 timer_load_count1; member
/external/coreboot/src/soc/rockchip/rk3288/
Dtimer.c28 write32(&timer7_ptr->timer_load_count1, TIMER_LOAD_VAL); in init_timer()
/external/coreboot/src/soc/rockchip/rk3399/
Dtimer.c28 write32(&timer0_ptr->timer_load_count1, TIMER_LOAD_VAL); in init_timer()