Lines Matching refs:clk_dmn
39 struct clk_dmn { struct
45 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) argument
297 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_get_parent()
311 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_parent()
332 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_recalc_rate()
374 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_rate()
453 static struct clk_dmn clk_mem = {
468 static struct clk_dmn clk_sys = {
482 static struct clk_dmn clk_io = {
505 static struct clk_dmn clk_cpu = {
532 static struct clk_dmn clk_dsp = {
547 static struct clk_dmn clk_gfx = {
562 static struct clk_dmn clk_mm = {
582 static struct clk_dmn clk_lcd = {
597 static struct clk_dmn clk_vpp = {