Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-imx/
Dclock-imx6q.c361 static struct clk gpu3d_shader_clk; variable
968 DEF_CLK_DIV1(gpu3d_shader_div, &gpu3d_shader_clk, CBCMR, GPU3D_SHADER);
1352 .clk = &gpu3d_shader_clk,
1767 DEF_CLK(gpu3d_shader_clk, CCGR1, CG13, &pll3_pfd_720m, &gpu3d_axi_clk);
2009 clk_set_parent(&gpu3d_shader_clk, &pll2_pfd_594m); in mx6q_clocks_init()
2010 clk_set_rate(&gpu3d_shader_clk, FREQ_594M); in mx6q_clocks_init()