Searched refs:ALL_ATX_RESET (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-regs.h75 #define ALL_ATX_RESET (1 << 31) macro
H A Disp1760-hcd.c499 hwmode = reg_read32(hcd->regs, HC_HW_MODE_CTRL) & ~ALL_ATX_RESET; isp1760_hc_setup()
500 reg_write32(hcd->regs, HC_HW_MODE_CTRL, hwmode | ALL_ATX_RESET); isp1760_hc_setup()

Completed in 76 milliseconds