Searched defs:drv1 (Results  1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/drivers/pinctrl/rockchip/ | 
| H A D | pinctrl-rockchip.h | 163 #define PIN_BANK_DRV_FLAGS_PULL_FLAGS(id, pins, label, drv0, drv1,	\  argument189 					iom2, iom3, drv0, drv1, drv2,	\  argument
 211 				      iom2, iom3, drv0, drv1, drv2,	\  argument
 238 					      iom3, drv0, drv1, drv2,   \  argument
 
 | 
| /openbmc/qemu/ | 
| H A D | block.c | 444     BlockDriver *drv1;  in bdrv_do_find_format()  local458     BlockDriver *drv1;  in bdrv_find_format()  local
 907     BlockDriver *drv1;  in bdrv_do_find_protocol()  local
 923     BlockDriver *drv1;  in bdrv_find_protocol()  local
 
 | 
| /openbmc/qemu/hw/block/ | 
| H A D | fdc.c | 1128 static inline FDrive *drv1(FDCtrl *fdctrl)  in drv1()  function
 |