Searched refs:iobus (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/dev/bhnd/ |
| H A D | bhnd_erom.c | 500 bhnd_erom_iobus_init(struct bhnd_erom_iobus *iobus, bhnd_addr_t addr, in bhnd_erom_iobus_init() argument 503 iobus->eio.map = bhnd_erom_iobus_map; in bhnd_erom_iobus_init() 504 iobus->eio.tell = bhnd_erom_iobus_tell; in bhnd_erom_iobus_init() 505 iobus->eio.read = bhnd_erom_iobus_read; in bhnd_erom_iobus_init() 506 iobus->eio.fini = NULL; in bhnd_erom_iobus_init() 508 iobus->addr = addr; in bhnd_erom_iobus_init() 509 iobus->size = size; in bhnd_erom_iobus_init() 510 iobus->bst = bst; in bhnd_erom_iobus_init() 511 iobus->bsh = bsh; in bhnd_erom_iobus_init() 512 iobus->mapped = false; in bhnd_erom_iobus_init() [all …]
|
| H A D | bhnd_erom.h | 72 int bhnd_erom_iobus_init(struct bhnd_erom_iobus *iobus,
|
| /freebsd/sys/powerpc/psim/ |
| H A D | psim-tree | 64 /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 D | uart_iobus.c | 85 DRIVER_MODULE(uart, iobus, uart_iobus_driver, 0, 0);
|
| H A D | iobusvar.h | 45 __BUS_ACCESSOR(iobus, var, IOBUS, ivar, type)
|
| H A D | openpic_iobus.c | 78 DRIVER_MODULE(openpic, iobus, openpic_iobus_driver, 0, 0);
|
| H A D | ata_iobus.c | 92 DRIVER_MODULE(ataiobus, iobus, ata_iobus_driver, NULL, NULL);
|
| H A D | iobus.c | 125 DRIVER_MODULE(iobus, ofwbus, iobus_driver, 0, 0);
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32mp157c-lxa-tac-gen2.dts | 26 reg_iobus_12v: regulator-iobus-12v { 67 label = "tac:green:iobus";
|
| H A D | stm32mp153c-lxa-tac-gen3.dts | 26 reg_iobus_12v: regulator-iobus-12v { 67 label = "tac:green:iobus";
|
| H A D | stm32mp157c-lxa-tac-gen1.dts | 26 reg_iobus_12v: regulator-iobus-12v {
|
| H A D | stm32mp15xc-lxa-tac.dtsi | 139 output-iobus-12v {
|
| /freebsd/sys/conf/ |
| H A D | files.powerpc | 454 powerpc/psim/iobus.c optional psim
|