Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dinside-secure-safexcel.txt9 - interrupt-names: Should be "ring0", "ring1", "ring2", "ring3", "eip", "mem".
37 interrupt-names = "mem", "ring0", "ring1", "ring2", "ring3",
/freebsd/sys/dev/thunderbolt/
H A Drouter.c200 return (nhi_register_pdf(sc->ring0, tx, rx)); in router_register_interrupts()
218 sc->ring0 = parent->ring0; in tb_router_attach()
246 sc->ring0 = nsc->ring0; in tb_router_attach_root()
512 cmd->nhicmd = nhi_alloc_tx_frame(sc->ring0); in router_alloc_cmd()
539 nhi_free_tx_frame(sc->ring0, cmd->nhicmd); in router_free_cmd()
612 if ((error = nhi_tx_schedule(sc->ring0, nhicmd)) != 0) { in router_schedule_locked()
H A Dnhi.c268 nhi_configure_ring(sc, sc->ring0); in nhi_attach()
269 nhi_activate_ring(sc->ring0); in nhi_attach()
270 nhi_fill_rx_ring(sc, sc->ring0); in nhi_attach()
592 sc->ring0 = r; in nhi_alloc_ring0()
H A Drouter_var.h66 struct nhi_ring_pair *ring0; member
H A Dnhi_var.h151 struct nhi_ring_pair *ring0; member
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-37xx.dtsi438 interrupt-names = "ring0", "ring1", "ring2",
H A Darmada-cp11x.dtsi522 interrupt-names = "ring0", "ring1", "ring2", "ring3",
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt7986a.dtsi240 interrupt-names = "ring0", "ring1", "ring2", "ring3";