Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/cortex/
H A Da9ptmr_var.h41 int a9ptmr_intr(void *);
H A Da9tmr_var.h58 int a9ptmr_intr(void *);
H A Da9ptmr.c259 a9ptmr_intr(void *arg) in a9ptmr_intr() function
/netbsd-src/sys/arch/arm/fdt/
H A Da9ptmr_fdt.c116 FDT_INTR_MPSAFE, a9ptmr_intr, NULL, device_xname(self)); in a9ptmr_fdt_attach()