Home
last modified time | relevance | path

Searched refs:HCCMDSTAT_HCR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Disp116x.h48 #define HCCMDSTAT_HCR (1 << 0) /* host controller reset */ macro
Disp116x-hcd.c1244 isp116x_write_reg32(isp116x, HCCMDSTAT, HCCMDSTAT_HCR); in isp116x_sw_reset()
1248 if (!(isp116x_read_reg32(isp116x, HCCMDSTAT) & HCCMDSTAT_HCR)) in isp116x_sw_reset()