Searched refs:armper_ck (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/misc/ |
H A D | omap_clk.c | 155 static struct clk armper_ck = { variable 345 .parent = &armper_ck, /* either armper_ck or dpll4 */ 353 .parent = &armper_ck, 361 .parent = &armper_ck, /* either armper_ck or dpll4 */ 370 .parent = &armper_ck, /* either armper_ck or dpll4 */ 378 .parent = &armper_ck, 423 .parent = &armper_ck, 429 .parent = &armper_ck, 456 .parent = &armper_ck, /* either armper_ck or dpll4 */ 465 .parent = &armper_ck, [all …]
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | clock_data.c | 124 static struct arm_idlect1_clk armper_ck = { variable 609 CLK(NULL, "armper_ck", &armper_ck.clk.hw, CK_16XX | CK_1510 | CK_310), 614 CLK("omap_wdt", "ick", &armper_ck.clk.hw, CK_16XX), 656 CLK("mmci-omap.0", "ick", &armper_ck.clk.hw, CK_16XX | CK_1510 | CK_310 | CK_7XX), 658 CLK("mmci-omap.1", "ick", &armper_ck.clk.hw, CK_16XX), 671 CLK("omap-mcbsp.2", "ick", &armper_ck.clk.hw, CK_16XX), 676 CLK("omap-mcbsp.2", "fck", &armper_ck.clk.hw, CK_16XX | CK_1510 | CK_310),
|