Searched refs:bus_space_handle_t (Results 26 - 50 of 351) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/x86/x86/
H A Dbus_machdep.c46 int flags __unused, bus_space_handle_t *bshp)
56 bus_space_unmap(bus_space_tag_t tag, bus_space_handle_t bsh, bus_size_t size)
/freebsd-13-stable/sys/mips/malta/
H A Dgt_pci_bus_space.c229 gt_pci_bs_r_2(void *t, bus_space_handle_t handle,
237 gt_pci_bs_r_4(void *t, bus_space_handle_t handle,
245 gt_pci_bs_rm_2(void *t, bus_space_handle_t bsh,
255 gt_pci_bs_rm_4(void *t, bus_space_handle_t bsh,
270 gt_pci_bs_rr_2(void *t, bus_space_handle_t bsh,
282 gt_pci_bs_rr_4(void *t, bus_space_handle_t bsh,
298 gt_pci_bs_w_2(void *t, bus_space_handle_t bsh,
306 gt_pci_bs_w_4(void *t, bus_space_handle_t bsh,
318 gt_pci_bs_wm_2(void *t, bus_space_handle_t bsh,
328 gt_pci_bs_wm_4(void *t, bus_space_handle_t bs
[all...]
/freebsd-13-stable/sys/arm/ti/
H A Dti_scm.h51 bus_space_handle_t sc_bsh;
H A Dti_pinmux.h69 bus_space_handle_t sc_bsh;
/freebsd-13-stable/sys/arm64/include/
H A Dacpica_machdep.h57 bus_space_handle_t *, bus_size_t);
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h72 uint8_t generic_bs_r_1(bus_space_tag_t t, bus_space_handle_t bsh,
75 uint16_t generic_bs_r_2(bus_space_tag_t t, bus_space_handle_t bsh,
78 uint32_t generic_bs_r_4(bus_space_tag_t t, bus_space_handle_t bsh,
81 void generic_bs_w_1(bus_space_tag_t t, bus_space_handle_t bsh,
84 void generic_bs_w_2(bus_space_tag_t t, bus_space_handle_t bsh,
87 void generic_bs_w_4(bus_space_tag_t t, bus_space_handle_t bsh,
90 void generic_bs_w_8(bus_space_tag_t t, bus_space_handle_t bsh,
215 #define al_reg_read32_relaxed(l) generic_bs_r_4(NULL, (bus_space_handle_t)l, 0)
229 #define al_reg_write32_relaxed(l,v) generic_bs_w_4(NULL, (bus_space_handle_t)l, 0, v)
238 generic_bs_w_1(NULL, (bus_space_handle_t)
[all...]
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_pci_bus_space.c161 pcimem_bs_r_1_s(void *t, bus_space_handle_t h, bus_size_t o)
168 pcimem_bs_w_1_s(void *t, bus_space_handle_t h, bus_size_t o, u_int8_t v)
175 pcimem_bs_r_2_s(void *t, bus_space_handle_t h, bus_size_t o)
182 pcimem_bs_w_2_s(void *t, bus_space_handle_t h, bus_size_t o, uint16_t v)
189 pcimem_bs_r_4_s(void *t, bus_space_handle_t h, bus_size_t o)
196 pcimem_bs_w_4_s(void *t, bus_space_handle_t h, bus_size_t o, uint32_t v)
H A Dar71xx_bus_space_reversed.c158 reversed_bs_r_1(void *t, bus_space_handle_t h, bus_size_t o)
165 reversed_bs_w_1(void *t, bus_space_handle_t h, bus_size_t o, u_int8_t v)
172 reversed_bs_r_2(void *t, bus_space_handle_t h, bus_size_t o)
179 reversed_bs_w_2(void *t, bus_space_handle_t h, bus_size_t o, uint16_t v)
/freebsd-13-stable/sys/dev/tpm/
H A Dtpmvar.h37 bus_space_handle_t sc_bh, sc_bahm;
61 int tpm_tis12_probe(bus_space_tag_t iot, bus_space_handle_t ioh);
/freebsd-13-stable/sys/arm/arm/
H A Dgic.h55 bus_space_handle_t gic_c_bsh;
56 bus_space_handle_t gic_d_bsh;
/freebsd-13-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_usbvar.h38 bus_space_handle_t sc_bh;
/freebsd-13-stable/sys/arm/xilinx/
H A Dzy7_mp.c61 bus_space_handle_t slcr_handle;
63 bus_space_handle_t scu_handle;
105 bus_space_handle_t scu_handle;
106 bus_space_handle_t ocm_handle;
/freebsd-13-stable/sys/dev/xilinx/
H A Dif_xaevar.h49 bus_space_handle_t bsh;
/freebsd-13-stable/sys/dev/uart/
H A Duart_cpu_fdt.h54 bus_space_handle_t *, int *, u_int *, u_int *, u_int *, const int);
/freebsd-13-stable/sys/powerpc/powermac/
H A Dhrowpicvar.h71 bus_space_handle_t sc_bh;
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx51_ipuv3_fbd.c84 bus_space_handle_t ioh;
85 bus_space_handle_t cm_ioh;
86 bus_space_handle_t dp_ioh;
87 bus_space_handle_t di0_ioh;
88 bus_space_handle_t di1_ioh;
89 bus_space_handle_t dctmpl_ioh;
90 bus_space_handle_t dc_ioh;
91 bus_space_handle_t dmfc_ioh;
92 bus_space_handle_t idmac_ioh;
93 bus_space_handle_t cpmem_io
[all...]
H A Dimx6_mp.c78 bus_space_handle_t scu;
104 bus_space_handle_t scu;
105 bus_space_handle_t src;
/freebsd-13-stable/sys/dev/pci/
H A Dpci_host_generic.h84 bus_space_handle_t bsh;
86 bus_space_handle_t ioh;
/freebsd-13-stable/sys/dev/vmware/vmci/
H A Dvmci.h52 bus_space_handle_t vmci_ioh0;
56 bus_space_handle_t vmci_ioh1;
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_soc.c84 mtk_detect_cpuclk_rt2880(bus_space_tag_t bst, bus_space_handle_t bsh)
108 mtk_detect_cpuclk_rt305x(bus_space_tag_t bst, bus_space_handle_t bsh)
124 mtk_detect_cpuclk_rt3352(bus_space_tag_t bst, bus_space_handle_t bsh)
139 mtk_detect_cpuclk_rt3883(bus_space_tag_t bst, bus_space_handle_t bsh)
163 mtk_detect_cpuclk_rt5350(bus_space_tag_t bst, bus_space_handle_t bsh)
192 mtk_detect_cpuclk_mt7620(bus_space_tag_t bst, bus_space_handle_t bsh)
219 mtk_detect_cpuclk_mt7621(bus_space_tag_t bst, bus_space_handle_t bsh)
252 mtk_detect_cpuclk_mt7628(bus_space_tag_t bst, bus_space_handle_t bsh)
270 bus_space_handle_t bsh;
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_mp.c113 bus_space_handle_t cpucfg;
114 bus_space_handle_t prcm;
204 aw_mc_mp_start_cpu(bus_space_handle_t cpuscfg, bus_space_handle_t cpuxcfg,
205 bus_space_handle_t prcm, int cluster, int cpu)
250 aw_mc_mp_start_ap(bus_space_handle_t cpuscfg, bus_space_handle_t cpuxcfg,
251 bus_space_handle_t prcm)
270 bus_space_handle_t cpuscfg, cpuxcfg, prcm;
/freebsd-13-stable/sys/dev/exca/
H A Dexcavar.h77 bus_space_handle_t bsh;
108 bus_space_tag_t, bus_space_handle_t, uint32_t);
120 bus_space_tag_t iot, bus_space_handle_t ioh);
/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_eromvar.h83 bus_space_handle_t bsh; /**< bus space handle mapping the full enumeration space */
/freebsd-13-stable/sys/dev/vmd/
H A Dvmd.h74 bus_space_handle_t vmd_bhandle;
/freebsd-13-stable/sys/mips/mips/
H A Dofw_machdep.c41 bus_space_handle_t *handle, bus_size_t *sz)

Completed in 274 milliseconds

1234567891011>>