| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am3359_cppi41.c | 71 { 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 D | pmu_fdt.c | 146 RF_ACTIVE | RF_SHAREABLE); in pmu_parse_intr() 179 &rid, RF_ACTIVE | RF_SHAREABLE); in pmu_parse_intr()
|
| H A D | nexus.c | 312 if ((rman_get_flags(res) & RF_SHAREABLE) == 0) in nexus_setup_intr()
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_abpmisc.c | 133 RF_ACTIVE | RF_SHAREABLE); in tegra_abpmisc_attach()
|
| H A D | tegra_ehci.c | 163 RF_ACTIVE | RF_SHAREABLE); in tegra_ehci_attach()
|
| H A D | tegra_usbphy.c | 720 RF_ACTIVE | RF_SHAREABLE); in usbphy_attach() 728 RF_ACTIVE | RF_SHAREABLE); in usbphy_attach()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_ts.c | 106 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },
|
| H A D | aw_cir.c | 159 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_ohci.c | 122 RF_SHAREABLE | RF_ACTIVE); in ohci_fdt_attach()
|
| H A D | mtk_ehci.c | 122 RF_SHAREABLE | RF_ACTIVE); in ehci_fdt_attach()
|
| H A D | mtk_xhci.c | 118 RF_SHAREABLE | RF_ACTIVE); in mtk_xhci_fdt_attach()
|
| H A D | mtk_gpio_v2.c | 91 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE }, 92 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },
|
| H A D | mtk_spi_v1.c | 138 RF_SHAREABLE | RF_ACTIVE); in mtk_spi_attach()
|
| /f-stack/freebsd/sys/ |
| H A D | rman.h | 46 #define RF_SHAREABLE 0x0004 /* resource permits contemporaneous sharing */ macro
|
| /f-stack/freebsd/arm64/qoriq/ |
| H A D | qoriq_dw_pci.c | 215 RF_ACTIVE | RF_SHAREABLE); in qorif_dw_pci_attach()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_ehci.c | 151 RF_ACTIVE | RF_SHAREABLE); in ar71xx_ehci_attach()
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_prcm.c | 167 RF_ACTIVE | RF_SHAREABLE); in ti_prcm_attach()
|
| H A D | ti_scm_syscon.c | 78 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE },
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_ehci.c | 228 RF_ACTIVE | RF_SHAREABLE); in jz4780_ehci_attach()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | apb.c | 216 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 D | subr_rman.c | 322 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 D | mv_cp110_icu.c | 80 { SYS_RES_MEMORY, 0, RF_ACTIVE | RF_SHAREABLE },
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bcm_bmips.c | 135 RF_ACTIVE|RF_SHAREABLE); in bcm_bmips_attach()
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk_pcie.c | 1225 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 D | rk_spi.c | 99 { SYS_RES_IRQ, 0, RF_ACTIVE | RF_SHAREABLE },
|