Home
last modified time | relevance | path

Searched full:hnp (Results 1 – 25 of 155) sorted by relevance

1234567

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dusb-drd.yaml18 features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be
32 hnp-disable:
34 Tells OTG controllers we want to disable OTG HNP. Normally HNP is the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dgeneric.txt23 property is used if any real OTG features(HNP/SRP/ADP)
27 - hnp-disable: tells OTG controllers we want to disable OTG HNP, normally HNP
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-class-udc6 Indicates if an OTG A-Host supports HNP at an alternate port.
14 Indicates if an OTG A-Host supports HNP at this port.
22 Indicates if an OTG A-Host enabled HNP support.
39 but HNP was used to switch roles.
/kernel/linux/linux-6.6/Documentation/ABI/stable/
Dsysfs-class-udc6 Indicates if an OTG A-Host supports HNP at an alternate port.
14 Indicates if an OTG A-Host supports HNP at this port.
22 Indicates if an OTG A-Host enabled HNP support.
39 but HNP was used to switch roles.
/kernel/linux/linux-5.10/Documentation/usb/
Dchipidea.rst5 1. How to test OTG FSM(HNP and SRP)
8 To show how to demo OTG HNP and SRP functions via sys input files
57 or, by introducing HNP polling, B-Host can know when A-peripheral wish
/kernel/linux/linux-6.6/Documentation/usb/
Dchipidea.rst5 1. How to test OTG FSM(HNP and SRP)
8 To show how to demo OTG HNP and SRP functions via sys input files
57 or, by introducing HNP polling, B-Host can know when A-peripheral wishes to
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dgadget.rst157 new OTG protocols (HNP and SRP). Roles switch (host to peripheral, or
158 vice versa) using HNP during USB suspend processing, and SRP can be
272 configuration may also involve reporting HNP capabilities through a
298 only the HNP-related differences are particularly visible to driver
300 request, and the option to invoke HNP during some suspend callbacks.
473 exposed in new gadget attributes such as ``b_hnp_enable`` flag. HNP
479 - On the host side, USB device drivers need to be taught to trigger HNP
510 and respond appropriately to HNP or SRP protocols.
/kernel/linux/linux-6.6/Documentation/driver-api/usb/
Dgadget.rst157 new OTG protocols (HNP and SRP). Roles switch (host to peripheral, or
158 vice versa) using HNP during USB suspend processing, and SRP can be
272 configuration may also involve reporting HNP capabilities through a
298 only the HNP-related differences are particularly visible to driver
300 request, and the option to invoke HNP during some suspend callbacks.
473 exposed in new gadget attributes such as ``b_hnp_enable`` flag. HNP
479 - On the host side, USB device drivers need to be taught to trigger HNP
510 and respond appropriately to HNP or SRP protocols.
/kernel/linux/linux-5.10/include/linux/usb/
Dotg.h40 /* start or continue HNP role switch */
49 * @hnp_support: Indicates if the device supports HNP.
/kernel/linux/linux-6.6/include/linux/usb/
Dotg.h40 /* start or continue HNP role switch */
49 * @hnp_support: Indicates if the device supports HNP.
/kernel/linux/linux-6.6/drivers/usb/common/
Dusb-otg-fsm.c135 "no usb dev connected, can't start HNP polling\n"); in otg_hnp_polling_work()
157 /* Continue HNP polling */ in otg_hnp_polling_work()
191 * controller driver, otherwise, hnp polling is not started. in otg_start_hnp_polling()
283 * When HNP is triggered while a_bus_req = 0, a_host will in otg_set_state()
/kernel/linux/linux-5.10/drivers/usb/common/
Dusb-otg-fsm.c135 "no usb dev connected, can't start HNP polling\n"); in otg_hnp_polling_work()
157 /* Continue HNP polling */ in otg_hnp_polling_work()
191 * controller driver, otherwise, hnp polling is not started. in otg_start_hnp_polling()
283 * When HNP is triggered while a_bus_req = 0, a_host will in otg_set_state()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
Dcore_intr.c106 * If not B_HOST and Device HNP still set, HNP did in dwc2_handle_otg_intr()
147 * Print statements during the HNP interrupt handling in dwc2_handle_otg_intr()
189 dev_dbg(hsotg->dev, "HNP Failed\n"); in dwc2_handle_otg_intr()
470 * For HNP the USB Suspend interrupt signals the change from "a_peripheral"
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dimx7ulp-com.dts34 hnp-disable;
Dimx7d-mba7.dts115 hnp-disable;
Dimx7ulp-evk.dts73 hnp-disable;
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
Dimx7ulp-com.dts34 hnp-disable;
Dimx7d-mba7.dts109 hnp-disable;
Dimx7ulp-evk.dts73 hnp-disable;
Dimx6ulz-bsh-smm-m2.dts60 hnp-disable;
/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dcore_intr.c136 * If not B_HOST and Device HNP still set, HNP did in dwc2_handle_otg_intr()
177 * Print statements during the HNP interrupt handling in dwc2_handle_otg_intr()
219 dev_dbg(hsotg->dev, "HNP Failed\n"); in dwc2_handle_otg_intr()
484 * For HNP the USB Suspend interrupt signals the change from "a_peripheral"
/kernel/linux/linux-5.10/drivers/usb/musb/
Dmusb_core.c593 * Handles OTG hnp timeouts, such as b_ase0_brst
604 "HNP: b_wait_acon timeout; back to b_peripheral"); in musb_otg_timer_func()
611 musb_dbg(musb, "HNP: %s timeout", in musb_otg_timer_func()
617 musb_dbg(musb, "HNP: Unhandled mode %s", in musb_otg_timer_func()
624 * Stops the HNP transition. Caller must take care of locking.
632 musb_dbg(musb, "HNP: stop from %s", in musb_hnp_stop()
638 musb_dbg(musb, "HNP: back to %s", in musb_hnp_stop()
642 musb_dbg(musb, "HNP: Disabling HR"); in musb_hnp_stop()
653 musb_dbg(musb, "HNP: Stopping in unknown state %s", in musb_hnp_stop()
658 * When returning to A state after HNP, avoid hub_port_rebounce(), in musb_hnp_stop()
[all …]
Dmusb_virthub.c127 musb_dbg(musb, "HNP: Returning from HNP; no hub reset from b_idle"); in musb_port_reset()
/kernel/linux/linux-6.6/drivers/usb/musb/
Dmusb_core.c594 * Handles OTG hnp timeouts, such as b_ase0_brst
605 "HNP: b_wait_acon timeout; back to b_peripheral"); in musb_otg_timer_func()
612 musb_dbg(musb, "HNP: %s timeout", in musb_otg_timer_func()
618 musb_dbg(musb, "HNP: Unhandled mode %s", in musb_otg_timer_func()
625 * Stops the HNP transition. Caller must take care of locking.
633 musb_dbg(musb, "HNP: stop from %s", musb_otg_state_string(musb)); in musb_hnp_stop()
638 musb_dbg(musb, "HNP: back to %s", musb_otg_state_string(musb)); in musb_hnp_stop()
641 musb_dbg(musb, "HNP: Disabling HR"); in musb_hnp_stop()
652 musb_dbg(musb, "HNP: Stopping in unknown state %s", in musb_hnp_stop()
657 * When returning to A state after HNP, avoid hub_port_rebounce(), in musb_hnp_stop()
[all …]
/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-isp1301-omap.c393 * OTG inputs; OTG outputs (mostly pullup/pulldown controls) and HNP state
581 /* HNP failed for some reason (A_AIDL_BDIS timeout) */ in otg_update_isp()
611 /* HNP switch to host or peripheral; and SRP */ in otg_update_isp()
669 /* HNP to become b_host failed */ in omap_otg_irq()
956 * when HNP is used. in isp_update_otg()
1439 /* We want hardware to manage most HNP protocol timings. in isp1301_start_hnp()
1466 pr_debug("otg: HNP %s, %06x ...\n", in isp1301_start_hnp()

1234567