Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dohci.h313 #define RH_HS_LPS 0x00000001 /* local power status */ macro
Disp116x.h81 #define RH_HS_LPS (1 << 0) /* local power status */ macro
Dohci-dbg.c230 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
Disp1362.h321 #define RH_HS_LPS 0x00000001 /* local power status */ macro
Disp1362-hcd.c2370 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS); in isp1362_hc_stop()
2728 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS); in isp1362_suspend()
Disp116x-hcd.c1290 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_LPS); in isp116x_stop()