Home
last modified time | relevance | path

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

/Linux-v5.10/arch/c6x/platforms/
Dtimer64.c54 #define TGCR_TIMMODE_UD32 0x004 macro
106 soc_writel(val | (TGCR_TIMLORS | TGCR_TIMMODE_UD32), &timer->tgcr); in timer64_enable()