Home
last modified time | relevance | path

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

/drivers/media/pci/mgb4/
A Dmgb4_core.c312 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()
A Dmgb4_core.h49 struct clk_lookup *i2c_cl; member

Completed in 6 milliseconds