Searched refs:i2c_fck (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | clock_data.c | 650 static struct clk i2c_fck = { variable 651 .name = "i2c_fck", 730 CLK("omap_i2c.1", "fck", &i2c_fck, CK_16XX | CK_1510 | CK_310 | CK_7XX),
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | clock_data.c | 587 static struct omap1_clk i2c_fck = { variable 588 .hw.init = CLK_HW_INIT("i2c_fck", "armxor_ck", &omap1_clk_gate_ops, 0), 661 CLK("omap_i2c.1", "fck", &i2c_fck.hw, CK_16XX | CK_1510 | CK_310 | CK_7XX),
|
Completed in 3 milliseconds