Searched refs:USBCFG_SESEND (Results 1 – 2 of 2) sorted by relevance
82 # define USBCFG_SESEND BIT(11) macro
309 !!(usbcfg & USBCFG_SESEND)); in langwell_otg_check_otgsc()324 if (!!(otgsc & OTGSC_BSE) ^ !!(usbcfg & USBCFG_SESEND)) { in langwell_otg_check_otgsc()