Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Disp116x.h49 #define HCCMDSTAT_HCR (1 << 0) /* host controller reset */ macro
Disp116x-hcd.c1231 isp116x_write_reg32(isp116x, HCCMDSTAT, HCCMDSTAT_HCR); in isp116x_sw_reset()
1235 if (!(isp116x_read_reg32(isp116x, HCCMDSTAT) & HCCMDSTAT_HCR)) in isp116x_sw_reset()