Home
last modified time | relevance | path

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

/external/u-boot/include/faraday/
Dfttmr010.h23 unsigned int timer3_load; /* 0x24 */ member
/external/u-boot/arch/nds32/cpu/n1213/ag101/
Dtimer.c34 writel(TIMER_LOAD_VAL, &tmr->timer3_load); in timer_init()