Home
last modified time | relevance | path

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

/external/u-boot/include/faraday/
Dfttmr010.h38 #define FTTMR010_TM3_CLOCK (1 << 7) macro
/external/u-boot/arch/nds32/cpu/n1213/ag101/
Dtimer.c47 cr |= FTTMR010_TM3_CLOCK; /* use external clock */ in timer_init()