Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c47 #define OTG_HOST_EN (1 << 0) /* Enable host mode */ macro
206 setbits_le32(&otg->otg_sts_ctrl, OTG_HOST_EN); in usb_cpu_init()
228 clrbits_le32(&otg->otg_sts_ctrl, OTG_HOST_EN); in usb_cpu_stop()