Searched refs:OTG_B_HNPEN (Results 1 – 3 of 3) sorted by relevance
82 # define OTG_B_HNPEN (1 << 9) macro
70 (OTG_A_BUSREQ|OTG_A_SETB_HNPEN|OTG_B_BUSREQ|OTG_B_HNPEN|OTG_BUSDROP)
1383 l |= OTG_B_HNPEN | OTG_B_BUSREQ; in update_otg()2273 (tmp & OTG_B_HNPEN) ? " b_hnpen" : "", in proc_otg_show()