Home
last modified time | relevance | path

Searched refs:UCTRL_OVER_CUR_DIS (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/host/
A Dehci-vf.c35 #define UCTRL_OVER_CUR_DIS (1 << 7) /* Disable OTG Overcurrent Detection */ macro
129 setbits_le32(ctrl, UCTRL_OVER_CUR_DIS); in usb_oc_config()
A Dehci-mx6.c64 #define UCTRL_OVER_CUR_DIS (1 << 7) /* Disable OTG Overcurrent Detection */ macro
290 setbits_le32(ctrl, UCTRL_OVER_CUR_DIS); in usb_oc_config()

Completed in 4 milliseconds