Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-omap.c257 rh &= ~RH_A_NOCP; in ohci_omap_reset()
H A Dohci.h330 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Disp116x.h74 #define RH_A_NOCP (1 << 12) /* no overcurrent protection */ macro
H A Dohci-da8xx.c265 rh_a &= ~RH_A_NOCP; in ohci_da8xx_reset()
H A Dohci-hcd.c677 val &= ~RH_A_NOCP; in ohci_run()
683 val |= RH_A_NOCP; in ohci_run()
H A Dohci-hub.c558 if (rh & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_hub_descriptor()
H A Disp1362.h338 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dohci-dbg.c207 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()
H A Du132-hcd.c1740 roothub_a |= RH_A_NOCP; in u132_run()
2581 if (rh_a & RH_A_NOCP) in u132_roothub_descriptor()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp116x.h74 #define RH_A_NOCP (1 << 12) /* no overcurrent protection */ macro
H A Dohci-da8xx.c266 rh_a &= ~RH_A_NOCP; in ohci_da8xx_reset()
H A Dohci-omap.c153 rh &= ~RH_A_NOCP; in ohci_omap_reset()
H A Dohci.h330 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dohci-hcd.c675 val &= ~RH_A_NOCP; in ohci_run()
681 val |= RH_A_NOCP; in ohci_run()
H A Dohci-hub.c558 if (rh & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_hub_descriptor()
H A Disp1362.h338 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dohci-dbg.c207 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c2362 roothub_a |= RH_A_NOCP; in ftdi_elan_check_controller()

Completed in 29 milliseconds