Home
last modified time | relevance | path

Searched refs:RH_HS_DRWE (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci.h315 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Disp116x.h83 #define RH_HS_DRWE (1 << 15) /* device remote wakeup macro
H A Dohci-hub.c745 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE); in ohci_hub_control()
H A Disp1362.h323 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dohci-dbg.c228 (temp & RH_HS_DRWE) ? " DRWE" : "", in ohci_dump_roothub()
H A Dohci-hcd.c667 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status); in ohci_run()
H A Disp116x-hcd.c1361 val |= RH_HS_DRWE; in isp116x_start()
H A Du132-hcd.c1723 retval = u132_write_pcimem(u132, roothub.status, RH_HS_DRWE); in u132_run()
H A Disp1362-hcd.c2576 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE); in isp1362_hc_start()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp116x.h83 #define RH_HS_DRWE (1 << 15) /* device remote wakeup macro
H A Dohci.h315 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dohci-hub.c746 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE); in ohci_hub_control()
H A Disp1362.h323 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
H A Dohci-dbg.c228 (temp & RH_HS_DRWE) ? " DRWE" : "", in ohci_dump_roothub()
H A Dohci-hcd.c665 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status); in ohci_run()
H A Disp116x-hcd.c1359 val |= RH_HS_DRWE; in isp116x_start()
H A Disp1362-hcd.c2574 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE); in isp1362_hc_start()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c2345 retval = ftdi_write_pcimem(ftdi, roothub.status, RH_HS_DRWE); in ftdi_elan_check_controller()

Completed in 65 milliseconds