Home
last modified time | relevance | path

Searched refs:RF_SHAREABLE (Results 1 – 25 of 59) sorted by relevance

123

/f-stack/freebsd/arm/ti/am335x/
H A Dam3359_cppi41.c71 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE },
72 { SYS_RES_MEMORY, 1, RF_ACTIVE | RF_SHAREABLE },
73 { SYS_RES_MEMORY, 2, RF_ACTIVE | RF_SHAREABLE },
74 { SYS_RES_MEMORY, 3, RF_ACTIVE | RF_SHAREABLE },
/f-stack/freebsd/arm/arm/
H A Dpmu_fdt.c146 RF_ACTIVE | RF_SHAREABLE); in pmu_parse_intr()
179 &rid, RF_ACTIVE | RF_SHAREABLE); in pmu_parse_intr()
H A Dnexus.c312 if ((rman_get_flags(res) & RF_SHAREABLE) == 0) in nexus_setup_intr()
/f-stack/freebsd/arm/nvidia/
H A Dtegra_abpmisc.c133 RF_ACTIVE | RF_SHAREABLE); in tegra_abpmisc_attach()
H A Dtegra_ehci.c163 RF_ACTIVE | RF_SHAREABLE); in tegra_ehci_attach()
H A Dtegra_usbphy.c720 RF_ACTIVE | RF_SHAREABLE); in usbphy_attach()
728 RF_ACTIVE | RF_SHAREABLE); in usbphy_attach()
/f-stack/freebsd/arm/allwinner/
H A Daw_ts.c106 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },
H A Daw_cir.c159 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },
/f-stack/freebsd/mips/mediatek/
H A Dmtk_ohci.c122 RF_SHAREABLE | RF_ACTIVE); in ohci_fdt_attach()
H A Dmtk_ehci.c122 RF_SHAREABLE | RF_ACTIVE); in ehci_fdt_attach()
H A Dmtk_xhci.c118 RF_SHAREABLE | RF_ACTIVE); in mtk_xhci_fdt_attach()
H A Dmtk_gpio_v2.c91 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE },
92 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },
H A Dmtk_spi_v1.c138 RF_SHAREABLE | RF_ACTIVE); in mtk_spi_attach()
/f-stack/freebsd/sys/
H A Drman.h46 #define RF_SHAREABLE 0x0004 /* resource permits contemporaneous sharing */ macro
/f-stack/freebsd/arm64/qoriq/
H A Dqoriq_dw_pci.c215 RF_ACTIVE | RF_SHAREABLE); in qorif_dw_pci_attach()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_ehci.c151 RF_ACTIVE | RF_SHAREABLE); in ar71xx_ehci_attach()
/f-stack/freebsd/arm/ti/
H A Dti_prcm.c167 RF_ACTIVE | RF_SHAREABLE); in ti_prcm_attach()
H A Dti_scm_syscon.c78 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE },
/f-stack/freebsd/mips/ingenic/
H A Djz4780_ehci.c228 RF_ACTIVE | RF_SHAREABLE); in jz4780_ehci_attach()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dapb.c216 RF_SHAREABLE | RF_ACTIVE)) == NULL) { in apb_attach()
405 if ((rman_get_flags(ires) & RF_SHAREABLE) == 0) in apb_setup_intr()
/f-stack/freebsd/kern/
H A Dsubr_rman.c322 if (r->r_flags & RF_SHAREABLE) in rman_adjust_resource()
435 #define SHARE_TYPE(f) (f & (RF_SHAREABLE | RF_PREFETCHABLE))
610 if ((flags & RF_SHAREABLE) == 0) in rman_reserve_resource_bound()
/f-stack/freebsd/arm/mv/
H A Dmv_cp110_icu.c80 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE },
/f-stack/freebsd/mips/broadcom/
H A Dbcm_bmips.c135 RF_ACTIVE|RF_SHAREABLE); in bcm_bmips_attach()
/f-stack/freebsd/arm64/rockchip/
H A Drk_pcie.c1225 RF_ACTIVE | RF_SHAREABLE); in rk_pcie_attach()
1240 RF_ACTIVE | RF_SHAREABLE); in rk_pcie_attach()
1255 RF_ACTIVE | RF_SHAREABLE); in rk_pcie_attach()
H A Drk_spi.c99 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },

123