Home
last modified time | relevance | path

Searched defs:CMD_RESET (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dvirt_ctrl.c25 CMD_RESET, enumerator
/openbmc/qemu/include/hw/scsi/
H A Desp.h123 #define CMD_RESET 0x02 macro
/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.h200 CMD_RESET, /* SRST or device reset */ enumerator
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h41 #define CMD_RESET (1 << 1) /* reset HC not bus */ macro
H A Dxhci.h184 #define CMD_RESET (1 << 1) macro