Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sh/lib/
H A Dtime.c38 writeb(readb(&tmu->tstr) | (1 << timer), &tmu->tstr); in tmu_timer_start()
45 writeb(readb(&tmu->tstr) & ~(1 << timer), &tmu->tstr); in tmu_timer_stop()
/rk3399_rockchip-uboot/include/
H A Dsh_tmu.h32 u8 tstr; member
53 u8 tstr; member