Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dem_sti.c42 #define STI_COUNT_L 0x24 macro
106 * Always read STI_COUNT_H before STI_COUNT_L. in em_sti_count()
110 ticks |= em_sti_read(p, STI_COUNT_L); in em_sti_count()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dem_sti.c42 #define STI_COUNT_L 0x24 macro
106 * Always read STI_COUNT_H before STI_COUNT_L. in em_sti_count()
110 ticks |= em_sti_read(p, STI_COUNT_L); in em_sti_count()

Completed in 2 milliseconds