Searched refs:UCTRL_OVER_CUR_DIS (Results 1 – 2 of 2) sorted by relevance
35 #define UCTRL_OVER_CUR_DIS (1 << 7) /* Disable OTG Overcurrent Detection */ macro129 setbits_le32(ctrl, UCTRL_OVER_CUR_DIS); in usb_oc_config()
64 #define UCTRL_OVER_CUR_DIS (1 << 7) /* Disable OTG Overcurrent Detection */ macro290 setbits_le32(ctrl, UCTRL_OVER_CUR_DIS); in usb_oc_config()
Completed in 4 milliseconds