Searched refs:UDC_A_HNP_SUPPORT (Results 1 – 2 of 2) sorted by relevance
58 # define UDC_A_HNP_SUPPORT (1 << 8) macro
1378 udc->gadget.a_hnp_support = !!(devstat & UDC_A_HNP_SUPPORT); in update_otg()1723 #define OTG_FLAGS (UDC_B_HNP_ENABLE|UDC_A_HNP_SUPPORT|UDC_A_ALT_HNP_SUPPORT)2352 (tmp & UDC_A_HNP_SUPPORT) ? " a_hnp" : "", in proc_udc_show()
Completed in 9 milliseconds