Searched refs:RH_HS_LPS (Results 1 - 6 of 6) sorted by last modified time

/drivers/usb/host/
H A Disp116x-hcd.c1300 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_LPS);
H A Disp116x.h80 #define RH_HS_LPS (1 << 0) /* local power status */ macro
H A Disp1362-hcd.c2376 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS);
2740 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS);
H A Disp1362.h366 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Dohci-dbg.c229 (temp & RH_HS_LPS) ? " LPS" : ""
H A Dohci.h312 #define RH_HS_LPS 0x00000001 /* local power status */ macro

Completed in 47 milliseconds