Home
last modified time | relevance | path

Searched refs:RH_HS_LPS (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
Dohci.h304 #define RH_HS_LPS 0x00000001 /* local power status */ macro
Disp116x.h80 #define RH_HS_LPS (1 << 0) /* local power status */ macro
Dohci-dbg.c260 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
Disp116x-hcd.c1300 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_LPS); in isp116x_stop()