Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-lpc32xx.c42 u32 otg_clk_ctrl; /* OTG clock control reg */ member
179 writel(OTG_CLK_I2C_EN, &otg->otg_clk_ctrl); in usb_cpu_init()
199 writel(mask, &otg->otg_clk_ctrl); in usb_cpu_init()