Searched defs:CMD_RESET (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/ata/
H A Dfsl_sata.h201 CMD_RESET, /* SRST or device reset */ enumerator in enum:cmd_type
/u-boot/drivers/usb/host/
H A Dehci.h41 #define CMD_RESET (1 << 1) /* reset HC not bus */ macro
/u-boot/drivers/usb/isp1760/
H A Disp1760-regs.h76 CMD_LRESET, CMD_RESET, CMD_RUN, enumerator in enum:isp176x_host_controller_fields
/u-boot/include/usb/
H A Dxhci.h184 #define CMD_RESET (1 << 1) macro

Completed in 61 milliseconds