Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c37 u32 otg_sts_ctrl; /* OTG status/control register */ member
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()