Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Dcmn600_reg.h296 #define POR_DT_PMOVSR_CYCLE_COUNTER 0x100UL macro
298 (POR_DT_PMOVSR_EVENT_COUNTERS | POR_DT_PMOVSR_CYCLE_COUNTER)
/freebsd/sys/arm64/arm64/
H A Dcmn600.c785 if (val & POR_DT_PMOVSR_CYCLE_COUNTER) in cmn600_intr()
787 POR_DT_PMOVSR_CYCLE_COUNTER); in cmn600_intr()