Searched refs:TMRx_RELOAD (Results 1 – 2 of 2) sorted by relevance
347 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in i80321_calibrate_delay()406 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in cpu_initclocks()
307 #define TMRx_RELOAD (1U << 2) macro