Home
last modified time | relevance | path

Searched refs:drv1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip.h163 #define PIN_BANK_DRV_FLAGS_PULL_FLAGS(id, pins, label, drv0, drv1, \ argument
178 { .drv_type = drv1, .offset = -1 }, \
189 iom2, iom3, drv0, drv1, drv2, \ argument
204 { .drv_type = drv1, .offset = offset1 }, \
211 iom2, iom3, drv0, drv1, drv2, \ argument
226 { .drv_type = drv1, .offset = -1 }, \
238 iom3, drv0, drv1, drv2, \ argument
254 { .drv_type = drv1, .offset = offset1 }, \
/openbmc/qemu/
H A Dblock.c444 BlockDriver *drv1; in bdrv_do_find_format() local
447 QLIST_FOREACH(drv1, &bdrv_drivers, list) { in bdrv_do_find_format()
448 if (!strcmp(drv1->format_name, format_name)) { in bdrv_do_find_format()
449 return drv1; in bdrv_do_find_format()
458 BlockDriver *drv1; in bdrv_find_format() local
463 drv1 = bdrv_do_find_format(format_name); in bdrv_find_format()
464 if (drv1) { in bdrv_find_format()
465 return drv1; in bdrv_find_format()
907 BlockDriver *drv1; in bdrv_do_find_protocol() local
910 QLIST_FOREACH(drv1, &bdrv_drivers, list) { in bdrv_do_find_protocol()
[all …]
/openbmc/qemu/hw/block/
H A Dfdc.c1129 static inline FDrive *drv1(FDCtrl *fdctrl) in drv1() function
1159 case 1: return drv1(fdctrl); in get_drv()
1853 fdctrl->fifo[1] = drv1(fdctrl)->track; in fdctrl_handle_dumpreg()
1891 drv1(fdctrl)->track = fdctrl->fifo[4]; in fdctrl_handle_restore()
1916 fdctrl->fifo[3] = drv1(fdctrl)->track; in fdctrl_handle_save()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c125 #define PIN_BANK_DRV_FLAGS_PULL_FLAGS(id, pins, label, drv0, drv1, \ argument
140 { .drv_type = drv1, .offset = -1 }, \
166 iom2, iom3, drv0, drv1, drv2, \ argument
181 { .drv_type = drv1, .offset = offset1 }, \
189 iom3, drv0, drv1, drv2, \ argument
205 { .drv_type = drv1, .offset = offset1 }, \
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-system1.dts677 label = "pe-cp-drv1-perst";