Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dpmu.h36 #define MAX_RLEN 8 macro
46 struct pmu_intr irq[MAX_RLEN];
H A Dpmu.c113 for (i = 0; i < MAX_RLEN; i++) { in pmu_attach()
152 for (i = 1; i < MAX_RLEN; i++) { in pmu_attach()
H A Dpmu_fdt.c129 for (i = 0; i < MAX_RLEN; i++) in pmu_parse_intr()
176 for (i = 1; i < MAX_RLEN; i++) { in pmu_parse_intr()