Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/armv7/broadcom/
Dbcm2836_intr.c111 void bcm_intc_setipl(int new);
208 bcm_intc_setipl, in bcm_intc_attach()
224 bcm_intc_setipl(IPL_HIGH); /* XXX ??? */ in bcm_intc_attach()
302 bcm_intc_setipl(ci->ci_cpl); in bcm_intc_calc_mask()
313 bcm_intc_setipl(new); in bcm_intc_splx()
342 bcm_intc_setipl(new); in bcm_intc_splraise()
348 bcm_intc_setipl(int new) in bcm_intc_setipl() function
/openbsd/src/sys/arch/arm64/dev/
Dbcm2836_intr.c115 void bcm_intc_setipl(int new);
214 bcm_intc_splx, bcm_intc_setipl, bcm_intc_irq_handler, NULL, in bcm_intc_attach()
233 bcm_intc_setipl(IPL_HIGH); /* XXX ??? */ in bcm_intc_attach()
310 bcm_intc_setipl(ci->ci_cpl); in bcm_intc_calc_mask()
321 bcm_intc_setipl(new); in bcm_intc_splx()
350 bcm_intc_setipl(new); in bcm_intc_splraise()
356 bcm_intc_setipl(int new) in bcm_intc_setipl() function