Searched refs:RH_HS_LPS (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci.h | 313 #define RH_HS_LPS 0x00000001 /* local power status */ macro
|
H A D | isp116x.h | 81 #define RH_HS_LPS (1 << 0) /* local power status */ macro
|
H A D | isp1362.h | 321 #define RH_HS_LPS 0x00000001 /* local power status */ macro
|
H A D | ohci-dbg.c | 230 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
|
H A D | isp1362-hcd.c | 2372 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 D | isp116x-hcd.c | 1292 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_LPS); in isp116x_stop()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp116x.h | 81 #define RH_HS_LPS (1 << 0) /* local power status */ macro
|
H A D | ohci.h | 313 #define RH_HS_LPS 0x00000001 /* local power status */ macro
|
H A D | isp1362.h | 321 #define RH_HS_LPS 0x00000001 /* local power status */ macro
|
H A D | ohci-dbg.c | 230 (temp & RH_HS_LPS) ? " LPS" : "" in ohci_dump_roothub()
|
H A D | isp1362-hcd.c | 2370 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS); in isp1362_hc_stop() 2725 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPS); in isp1362_suspend()
|
H A D | isp116x-hcd.c | 1290 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_LPS); in isp116x_stop()
|
Completed in 22 milliseconds