Home
last modified time | relevance | path

Searched refs:a_alt_hnp_support (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-udc1 What: /sys/class/udc/<udc>/a_alt_hnp_support
/openbmc/u-boot/include/linux/usb/
H A Dgadget.h511 unsigned a_alt_hnp_support:1; member
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c74 result[0] |= musb->g.a_alt_hnp_support in service_tx_status_request()
387 musb->g.a_alt_hnp_support = 1; in service_zero_data_request()
H A Dmusb_gadget.c2298 musb->g.a_alt_hnp_support = 0; in musb_g_reset()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_gadget_ep0.c68 result[0] |= musb->g.a_alt_hnp_support in service_tx_status_request()
381 musb->g.a_alt_hnp_support = 1; in service_zero_data_request()
H A Dmusb_gadget.c2077 musb->g.a_alt_hnp_support = 0; in musb_g_reset()
/openbmc/linux/drivers/usb/chipidea/
H A Ddebug.c35 seq_printf(s, "a_alt_hnp_support = %d\n", gadget->a_alt_hnp_support); in ci_device_show()
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_transfer.c90 udc->gadget.a_alt_hnp_support = 1; in handle_control_request()
/openbmc/linux/include/linux/usb/
H A Dgadget.h440 unsigned a_alt_hnp_support:1; member
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c828 dev->gadget.a_alt_hnp_support = 0; in dwc2_udc_probe()
H A Dcomposite.c798 else if (gadget->a_alt_hnp_support) in composite_setup()
H A Dfotg210.c784 .a_alt_hnp_support = 0,
H A Dether.c1308 else if (gadget->a_alt_hnp_support) in eth_setup()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c1460 udc->gadget.a_alt_hnp_support = 1; in setup_received_irq()
1809 udc->gadget.a_alt_hnp_support = 0; in reset_irq()
H A Dcore.c1817 static USB_UDC_ATTR(a_alt_hnp_support);
H A Ddummy_hcd.c1647 dum->gadget.a_alt_hnp_support = 1; in handle_control_request()
H A Domap_udc.c1379 udc->gadget.a_alt_hnp_support = !!(devstat & UDC_A_ALT_HNP_SUPPORT); in update_otg()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c1917 else if (gadget->a_alt_hnp_support) in composite_setup()