Home
last modified time | relevance | path

Searched refs:subdev (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c39 struct mtd_info **subdev; member
73 struct mtd_info *subdev = concat->subdev[i]; in concat_read() local
76 if (from >= subdev->size) { in concat_read()
79 from -= subdev->size; in concat_read()
82 if (from + len > subdev->size) in concat_read()
84 size = subdev->size - from; in concat_read()
89 err = mtd_read(subdev, from, size, &retsize, buf); in concat_read()
129 struct mtd_info *subdev = concat->subdev[i]; in concat_write() local
132 if (to >= subdev->size) { in concat_write()
134 to -= subdev->size; in concat_write()
[all …]
/openbmc/qemu/hw/misc/
H A Daspeed_lpc.c290 enum aspeed_lpc_subdevice subdev; in aspeed_kcs_set_register_property() local
292 subdev = aspeed_kcs_subdevice_map[data->chan->id]; in aspeed_kcs_set_register_property()
293 qemu_irq_raise(s->subdevice_irqs[subdev]); in aspeed_kcs_set_register_property()
333 enum aspeed_lpc_subdevice subdev; in aspeed_lpc_read() local
335 subdev = aspeed_kcs_subdevice_map[channel->id]; in aspeed_lpc_read()
336 qemu_irq_lower(s->subdevice_irqs[subdev]); in aspeed_lpc_read()
/openbmc/u-boot/drivers/gpio/
H A Ddwapb_gpio.c154 struct udevice *subdev; in gpio_dwapb_bind() local
192 plat, -1, &subdev); in gpio_dwapb_bind()
196 dev_set_of_offset(subdev, node); in gpio_dwapb_bind()
/openbmc/u-boot/include/linux/mtd/
H A Dconcat.h13 struct mtd_info *subdev[], /* subdevices to concatenate */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/
H A D0002-media-ctl-Install-media-ctl-pkg-config-files.patch32 + description : 'v4l2 subdev library')
/openbmc/u-boot/include/
H A Dpci.h1603 #define PCI_DEVICE_SUB(vend, dev, subvend, subdev) \ argument
1605 .subvendor = (subvend), .subdevice = (subdev)
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4030 -rw-r--r-- root root 6339 ./usr/include/linux/v4l2-subdev.h
H A Dbuildhistory_filelist1.txt4029 -rw-r--r-- root root 6339 ./usr/include/linux/v4l2-subdev.h