Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h307 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Dau1x00_usb_ohci.c327 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h323 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Dr8a66597.h597 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Dohci-hcd.c465 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h313 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Disp116x.h81 #define RH_HS_LPS (1 << 0) /* local power status */ macro
H A Dohci-dbg.c230 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
H A Disp1362.h321 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Disp1362-hcd.c2372 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS); in isp1362_hc_stop()
2730 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS); in isp1362_suspend()
H A Disp116x-hcd.c1292 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_LPS); in isp116x_stop()