Searched refs:gpmc_fck (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/clk/ti/ |
H A D | clk-2xxx.c | 132 DT_CLK(NULL, "gpmc_fck", "gpmc_fck"), 216 "gpmc_fck",
|
H A D | clk-3xxx.c | 307 DT_CLK(NULL, "gpmc_fck", "gpmc_fck"), 527 "gpmc_fck",
|
H A D | clk-3xxx-legacy.c | 2587 static struct ti_clk gpmc_fck = { variable in typeref:struct:ti_clk 2588 .name = "gpmc_fck", 4384 CLK(NULL, "gpmc_fck", &gpmc_fck), 4581 "gpmc_fck",
|
/linux-4.4.14/include/linux/ |
H A D | omap-gpmc.h | 39 * (which is in picoseconds), while the register values are in gpmc_fck cycles.
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | omap_hwmod_2xxx_ipblock_data.c | 764 .main_clk = "gpmc_fck",
|
H A D | omap_hwmod_3xxx_data.c | 2152 .main_clk = "gpmc_fck",
|
/linux-4.4.14/drivers/memory/ |
H A D | omap-gpmc.c | 280 /* TODO: Add support for gpmc_fck to clock framework and use it */ gpmc_get_fclk_period()
|
Completed in 237 milliseconds