Home
last modified time | relevance | path

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

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