Home
last modified time | relevance | path

Searched refs:iobus (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.c508 bhnd_erom_iobus_init(struct bhnd_erom_iobus *iobus, bhnd_addr_t addr, in bhnd_erom_iobus_init() argument
511 iobus->eio.map = bhnd_erom_iobus_map; in bhnd_erom_iobus_init()
512 iobus->eio.tell = bhnd_erom_iobus_tell; in bhnd_erom_iobus_init()
513 iobus->eio.read = bhnd_erom_iobus_read; in bhnd_erom_iobus_init()
514 iobus->eio.fini = NULL; in bhnd_erom_iobus_init()
516 iobus->addr = addr; in bhnd_erom_iobus_init()
517 iobus->size = size; in bhnd_erom_iobus_init()
518 iobus->bst = bst; in bhnd_erom_iobus_init()
519 iobus->bsh = bsh; in bhnd_erom_iobus_init()
520 iobus->mapped = false; in bhnd_erom_iobus_init()
[all …]
H A Dbhnd_erom.h72 int bhnd_erom_iobus_init(struct bhnd_erom_iobus *iobus,
/freebsd/sys/powerpc/psim/
H A Dpsim-tree64 /iobus@0x90000000
65 ./name psim-iobus
71 /iobus@0x90000000/opic@0x90000000
78 /iobus/opic > intr0 int /cpus/cpu@0x0
83 #/iobus@0x90000000/ide@0x90052000
89 #/iobus@0x90000000/ide@0x90052000 > a irq12 /iobus/opic
H A Duart_iobus.c85 DRIVER_MODULE(uart, iobus, uart_iobus_driver, 0, 0);
H A Diobusvar.h45 __BUS_ACCESSOR(iobus, var, IOBUS, ivar, type)
H A Dopenpic_iobus.c89 DRIVER_MODULE(openpic, iobus, openpic_iobus_driver, 0, 0);
H A Data_iobus.c92 DRIVER_MODULE(ataiobus, iobus, ata_iobus_driver, NULL, NULL);
H A Diobus.c125 DRIVER_MODULE(iobus, ofwbus, iobus_driver, 0, 0);
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp157c-lxa-tac-gen2.dts26 reg_iobus_12v: regulator-iobus-12v {
67 label = "tac:green:iobus";
H A Dstm32mp15xc-lxa-tac.dtsi131 output-iobus-12v {
/freebsd/sys/conf/
H A Dfiles.powerpc420 powerpc/psim/iobus.c optional psim