Home
last modified time | relevance | path

Searched refs:BUS (Results 101 – 125 of 213) sorted by relevance

123456789

/openbmc/u-boot/doc/driver-model/
H A Dpmic-framework.txt49 | BUS 0 | Multi interface PMIC IC |--> LDO out 1
55 | BUS 1 | |_ ... |---> BATTERY
/openbmc/qemu/hw/virtio/
H A Dvhost-user-gpio.c54 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vu_gpio_start()
125 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vu_gpio_stop()
H A Dvdpa-dev.c230 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_vdpa_device_start()
284 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_vdpa_device_stop()
H A Dvirtio-pmem-pci.c26 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in virtio_pmem_pci_realize()
H A Dvirtio-input-pci.c51 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in virtio_input_pci_realize()
H A Dvhost-user-fs.c56 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vuf_start()
105 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vuf_stop()
/openbmc/qemu/hw/i2c/
H A Dsmbus_ich9.c116 BusState *bus = BUS(s->smb.smbus); in build_ich9_smb_aml()
/openbmc/openbmc/poky/meta/site/
H A Darm-common24 # D-BUS
H A Dix86-common63 # D-BUS
H A Dsh-common112 # D-BUS
/openbmc/qemu/hw/fsi/
H A Dfsi-master.c126 if (!qdev_realize(DEVICE(&s->cfam), BUS(&s->bus), errp)) { in fsi_master_realize()
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/
H A D0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch52 [D-BUS Service]
/openbmc/u-boot/doc/
H A DI2C_Edge_Conditions31 !!!THIS IS AN UNDOCUMENTED I2C BUS BUG, NOT A AMCC 4xx BUG!!!
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-sama5d2_icp.dts23 serial0 = &uart0; /* debug uart0 + mikro BUS 1 */
24 serial1 = &uart1; /* mikro BUS 3 */
25 serial3 = &uart3; /* mikro BUS 2 */
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-dbus-service.bbclass44 … fd.write('<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"\n')
65 fd.write('[D-BUS Service]\n')
/openbmc/qemu/hw/ppc/
H A Dprep.c284 qdev_realize_and_unref(i82378_dev, BUS(pci_bus), &error_fatal); in ibm_40p_init()
303 qbus_walk_children(BUS(isa_bus), prep_set_cmos_checksum, NULL, NULL, NULL, in ibm_40p_init()
/openbmc/linux/drivers/net/can/usb/
H A DKconfig126 tristate "Microchip CAN BUS Analyzer interface"
128 This driver supports the CAN BUS Analyzer interface
/openbmc/qemu/hw/pci-host/
H A Dgpex.c141 qdev_realize(DEVICE(&s->gpex_root), BUS(pci->bus), &error_fatal); in gpex_host_realize()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drockchip,pdm.yaml41 - description: clock for PDM BUS
H A Drockchip-i2s.yaml50 - description: clock for I2S BUS
/openbmc/qemu/hw/s390x/
H A Devent-facility.c446 BUS(&event_facility->sbus), errp)) { in realize_event_facility()
450 BUS(&event_facility->sbus), errp)) { in realize_event_facility()
/openbmc/qemu/hw/microblaze/
H A Dpetalogix_ml605_mmu.c196 qdev_realize_and_unref(dev, BUS(spi), &error_fatal); in petalogix_ml605_init()
/openbmc/openpower-vpd-parser/
H A Dmeson.options11 option('BUSNAME', type : 'string', value : 'com.ibm.VPD.Manager',description : 'BUS NAME FOR THE SE…
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi-dataplane.c53 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(s))); in virtio_scsi_set_host_notifier()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/
H A Dphosphor-hwmon_git.bb73 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"

123456789