Searched refs:TGCR_TIMMODE_MASK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/c6x/platforms/ | ||
H A D | timer64.c | 57 #define TGCR_TIMMODE_MASK 0x00c macro 104 val = soc_readl(&timer->tgcr) & ~TGCR_TIMMODE_MASK; in timer64_enable() |
Completed in 1 milliseconds