Home
last modified time | relevance | path

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

/linux-4.1.27/arch/c6x/platforms/
Dtimer64.c44 #define TCR_PWIDLO_MASK 0x030 macro
104 soc_writel(val & ~(TCR_CLKSRCLO | TCR_PWIDLO_MASK), &timer->tcr); in timer64_enable()