Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_pruss.c308 ti_pruss_reg_write(sc, PRUSS_INTC_GER, 0 ); in ti_pruss_interrupts_clear()
311 ti_pruss_reg_write(sc, PRUSS_INTC_SECR0, 0xFFFFFFFF); in ti_pruss_interrupts_clear()
315 ti_pruss_reg_write(sc, PRUSS_INTC_HIER, 0); in ti_pruss_interrupts_clear()
360 ti_pruss_reg_write(sc, regadr, rmw); in ti_pruss_map_write()
435 ti_pruss_reg_write(sc, PRUSS_INTC_HIDISR, in ti_pruss_channel_map()
497 ti_pruss_reg_write(sc, PRUSS_INTC_GER, glob_irqen); in ti_pruss_global_interrupt_enable()
699 ti_pruss_reg_write(sc, PRUSS_INTC_SITR0, 0); in ti_pruss_attach()
700 ti_pruss_reg_write(sc, PRUSS_INTC_SITR1, 0); in ti_pruss_attach()
759 ti_pruss_reg_write(sc, PRUSS_INTC_HIDISR, pru_int); in ti_pruss_intr()
760 ti_pruss_reg_write(sc, PRUSS_INTC_SICR, pru_event); in ti_pruss_intr()
[all …]