Searched refs:TGCR_TIMMODE_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/c6x/platforms/
H A Dtimer64.c60 #define TGCR_TIMMODE_MASK 0x00c macro
107 val = soc_readl(&timer->tgcr) & ~TGCR_TIMMODE_MASK; timer64_enable()

Completed in 108 milliseconds