Searched refs:i2c_cl (Results 1 – 2 of 2) sorted by relevance
312 mgbdev->i2c_cl = clkdev_hw_create(mgbdev->i2c_clk, NULL, "xiic-i2c.%d", in init_i2c()314 if (!mgbdev->i2c_cl) { in init_i2c()344 clkdev_drop(mgbdev->i2c_cl); in init_i2c()355 clkdev_drop(mgbdev->i2c_cl); in free_i2c()
49 struct clk_lookup *i2c_cl; member
Completed in 6 milliseconds