Searched refs:UDC_A_ALT_HNP_SUPPORT (Results 1 – 2 of 2) sorted by relevance
59 # define UDC_A_ALT_HNP_SUPPORT (1 << 7) macro
1374 udc->gadget.a_alt_hnp_support = !!(devstat & UDC_A_ALT_HNP_SUPPORT); in update_otg()1718 #define OTG_FLAGS (UDC_B_HNP_ENABLE|UDC_A_HNP_SUPPORT|UDC_A_ALT_HNP_SUPPORT)2354 (tmp & UDC_A_ALT_HNP_SUPPORT) ? " a_alt_hnp" : "", in proc_udc_show()