Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-class-udc1 What: /sys/class/udc/<udc>/a_alt_hnp_support
/OK3568_Linux_fs/kernel/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.c2072 musb->g.a_alt_hnp_support = 0; in musb_g_reset()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c75 result[0] |= musb->g.a_alt_hnp_support in service_tx_status_request()
388 musb->g.a_alt_hnp_support = 1; in service_zero_data_request()
H A Dmusb_gadget.c2288 musb->g.a_alt_hnp_support = 0; in musb_g_reset()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h538 unsigned a_alt_hnp_support:1; member
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvudc_transfer.c90 udc->gadget.a_alt_hnp_support = 1; in handle_control_request()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h448 unsigned a_alt_hnp_support:1; member
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c785 .a_alt_hnp_support = 0,
H A Dcomposite.c910 else if (gadget->a_alt_hnp_support) in composite_setup()
H A Ddwc2_udc_otg.c903 dev->gadget.a_alt_hnp_support = 0; in dwc2_udc_probe()
H A Dether.c1313 else if (gadget->a_alt_hnp_support) in eth_setup()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dcore.c1706 static USB_UDC_ATTR(a_alt_hnp_support);
H A Dfsl_udc_core.c1461 udc->gadget.a_alt_hnp_support = 1; in setup_received_irq()
1810 udc->gadget.a_alt_hnp_support = 0; in reset_irq()
H A Ddummy_hcd.c1636 dum->gadget.a_alt_hnp_support = 1; in handle_control_request()
H A Domap_udc.c1374 udc->gadget.a_alt_hnp_support = !!(devstat & UDC_A_ALT_HNP_SUPPORT); in update_otg()
/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A Dphy-isp1301-omap.c298 isp->phy.otg->gadget->a_alt_hnp_support = 0; in gadget_suspend()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dcomposite.c1821 else if (gadget->a_alt_hnp_support) in composite_setup()