Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.c32 #define UCTRL_OVER_CUR_DIS (1 << 7) /* Disable OTG Overcurrent Detection */ macro
126 setbits_le32(ctrl, UCTRL_OVER_CUR_DIS); in usb_oc_config()
H A Dehci-mx6.c60 #define UCTRL_OVER_CUR_DIS (1 << 7) /* Disable OTG Overcurrent Detection */ macro
266 setbits_le32(ctrl, UCTRL_OVER_CUR_DIS); in usb_oc_config()