Home
last modified time | relevance | path

Searched refs:iot (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/dev/usb/controller/
H A Dehci_fsl.c161 enable_usb(device_t dev, bus_space_tag_t iot, bus_space_handle_t ioh) in enable_usb() argument
168 tmp = bus_space_read_4(iot, ioh, CONTROL) | USB_EN; in enable_usb()
177 bus_space_write_4(iot, ioh, CONTROL, tmp); in enable_usb()
181 set_32b_prefetch(bus_space_tag_t iot, bus_space_handle_t ioh) in set_32b_prefetch() argument
184 bus_space_write_4(iot, ioh, SI_CTRL, FETCH_32); in set_32b_prefetch()
188 set_snooping(bus_space_tag_t iot, bus_space_handle_t ioh) in set_snooping() argument
191 bus_space_write_4(iot, ioh, SNOOP1, SNOOP_RANGE_2GB); in set_snooping()
192 bus_space_write_4(iot, ioh, SNOOP2, 0x80000000 | SNOOP_RANGE_2GB); in set_snooping()
230 bus_space_tag_t iot; in fsl_ehci_attach() local
256 iot = rman_get_bustag(sc->sc_io_res); in fsl_ehci_attach()
[all …]
/freebsd/sys/dev/sound/usb/
H A Duaudio.c3333 const struct uaudio_terminal_node *iot, int id) in uaudio_mixer_add_mixer() argument
3335 const struct usb_audio_mixer_unit_0 *d0 = iot[id].u.mu_v1; in uaudio_mixer_add_mixer()
3357 d0->baSourceId[i], iot).bNrChannels; in uaudio_mixer_add_mixer()
3378 d0->baSourceId[i], iot).bNrChannels; in uaudio_mixer_add_mixer()
3410 const struct uaudio_terminal_node *iot, int id) in uaudio20_mixer_add_mixer() argument
3412 const struct usb_audio20_mixer_unit_0 *d0 = iot[id].u.mu_v2; in uaudio20_mixer_add_mixer()
3434 d0->baSourceId[i], iot).bNrChannels; in uaudio20_mixer_add_mixer()
3455 d0->baSourceId[i], iot).bNrChannels; in uaudio20_mixer_add_mixer()
3539 const struct uaudio_terminal_node *iot, int id) in uaudio_mixer_add_selector() argument
3541 const struct usb_audio_selector_unit *d = iot[id].u.su_v1; in uaudio_mixer_add_selector()
[all …]
/freebsd/sys/dev/tpm/
H A Dtpm_isa.c55 bus_space_tag_t iot; in tpm_isa_probe() local
65 iot = rman_get_bustag(mem_res); in tpm_isa_probe()
68 if ((rv = tpm_tis12_probe(iot, ioh))) in tpm_isa_probe()
H A Dtpm.c952 tpm_legacy_in(bus_space_tag_t iot, bus_space_handle_t ioh, int reg) in tpm_legacy_in() argument
954 bus_space_write_1(iot, ioh, 0, reg); in tpm_legacy_in()
955 return bus_space_read_1(iot, ioh, 1); in tpm_legacy_in()
961 tpm_legacy_out(bus_space_tag_t iot, bus_space_handle_t ioh, int reg, u_int8_t v)
963 bus_space_write_1(iot, ioh, 0, reg);
964 bus_space_write_1(iot, ioh, 1, v);
970 tpm_legacy_probe(bus_space_tag_t iot, bus_addr_t iobase) in tpm_legacy_probe() argument
980 if (bus_space_map(iot, iobase, 2, 0, &ioh)) in tpm_legacy_probe()
983 v = bus_space_read_1(iot, ioh, 0); in tpm_legacy_probe()
985 bus_space_unmap(iot, ioh, 2); in tpm_legacy_probe()
[all …]
H A Dtpmvar.h59 int tpm_tis12_probe(bus_space_tag_t iot, bus_space_handle_t ioh);
/freebsd/tools/regression/aio/aiop/
H A Daiop.c104 set_aio(struct aiocb *a, iot_t iot, int fd, off_t offset, int size, char *buf) in set_aio() argument
112 if (iot == IOT_READ) in set_aio()
/freebsd/sys/dev/exca/
H A Dexca.c502 sc->io[win].iot = rman_get_bustag(r); in exca_io_map()
526 sc->io[window].iot = 0; in exca_io_unmap()
540 if (sc->io[win].iot == rman_get_bustag(res) && in exca_io_findmap()
775 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, in exca_probe_slots()
783 exca_init(&exca[i], dev, iot, ioh, i * EXCA_SOCKET_SIZE); in exca_probe_slots()
773 exca_probe_slots(device_t dev,struct exca_softc * exca,bus_space_tag_t iot,bus_space_handle_t ioh) exca_probe_slots() argument
H A Dexcavar.h119 bus_space_tag_t iot, bus_space_handle_t ioh);
/freebsd/sys/contrib/device-tree/src/arm/unisoc/
H A Drda8810pl-orangepi-2g-iot.dts12 compatible = "xunlong,orangepi-2g-iot", "rda,8810pl";
/freebsd/sys/dev/atkbdc/
H A Datkbdc.c73 #define read_data(k) (bus_space_read_1((k)->iot, (k)->ioh0, 0))
74 #define read_status(k) (bus_space_read_1((k)->iot, (k)->ioh1, 0))
76 (bus_space_write_1((k)->iot, (k)->ioh0, 0, (d)))
78 (bus_space_write_1((k)->iot, (k)->ioh1, 0, (d)))
285 sc->iot = tag; in atkbdc_setup()
H A Datkbdcreg.h198 bus_space_tag_t iot; member
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am6528-iot2050-basic.dts13 * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html
H A Dk3-am6548-iot2050-advanced.dts13 * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html
H A Dk3-am6528-iot2050-basic-pg2.dts13 * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html
H A Dk3-am6548-iot2050-advanced-pg2.dts13 * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html
H A Dk3-am6548-iot2050-advanced-m2.dts13 * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html
H A Dk3-am6548-iot2050-advanced-sm.dts14 * https://new.siemens.com/global/en/products/automation/pc-based/iot-gateways/simatic-iot2050.html
/freebsd/sys/dev/fdc/
H A Dfdcvar.h62 bus_space_tag_t iot; member
H A Dfdc_isa.c114 fdc->iot = rman_get_bustag(fdc->resio[2]); in fdc_isa_alloc_resources()
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp157a-iot-box.dts11 compatible = "shiratech,stm32mp157a-iot-box", "st,stm32mp157";
/freebsd/sys/contrib/device-tree/src/arm64/nuvoton/
H A Dma35d1-iot-512m.dts13 compatible = "nuvoton,ma35d1-iot", "nuvoton,ma35d1";
/freebsd/sys/contrib/device-tree/src/arm/nxp/ls/
H A Dls1021a-iot.dts12 compatible = "fsl,ls1021a-iot", "fsl,ls1021a";
/freebsd/sys/dev/pccard/
H A Dpccardvar.h38 bus_space_tag_t iot; /* bus space tag (from chipset) */ member
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-iot-gateway.dts9 compatible = "compulab,imx8mm-iot-gateway", "compulab,imx8mm-ucm-som", "fsl,imx8mm";
/freebsd/sys/dev/malo/
H A Dif_malohal.c96 bus_space_handle_t ioh, bus_space_tag_t iot, bus_dma_tag_t tag) in malo_hal_attach() argument
107 mh->mh_iot = iot; in malo_hal_attach()

12