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

/linux-master/drivers/usb/isp1760/
H A Disp1760-hcd.c721 u32 atx_reset; local
769 atx_reset = SW_RESET_RESET_ATX;
771 atx_reset = ALL_ATX_RESET;
773 isp1760_hcd_set(hcd, atx_reset);
775 isp1760_hcd_clear(hcd, atx_reset);

Completed in 264 milliseconds