Searched refs:OTG_CLK_I2C_EN (Results 1 – 1 of 1) sorted by relevance
53 #define OTG_CLK_I2C_EN (1 << 2) /* Enable I2C clock */ macro180 writel(OTG_CLK_I2C_EN, &otg->otg_clk_ctrl); in usb_cpu_init()181 ret = wait_for_bit_le32(&otg->otg_clk_sts, OTG_CLK_I2C_EN, true, in usb_cpu_init()199 OTG_CLK_I2C_EN | OTG_CLK_HOST_EN; in usb_cpu_init()