Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-imx-tpm.c23 #define TPM_CNT 0x14 macro
66 return readl(timer_base + TPM_CNT); in tpm_read_counter()
166 return clocksource_mmio_init(timer_base + TPM_CNT, in tpm_clocksource_init()
224 writel(0, timer_base + TPM_CNT); in tpm_timer_init()