Lines Matching refs:clk_dmn
41 struct clk_dmn { struct
47 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw) argument
299 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_get_parent()
313 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_parent()
334 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_recalc_rate()
376 struct clk_dmn *clk = to_dmnclk(hw); in dmn_clk_set_rate()
455 static struct clk_dmn clk_mem = {
470 static struct clk_dmn clk_sys = {
484 static struct clk_dmn clk_io = {
507 static struct clk_dmn clk_cpu = {
534 static struct clk_dmn clk_dsp = {
549 static struct clk_dmn clk_gfx = {
564 static struct clk_dmn clk_mm = {
584 static struct clk_dmn clk_lcd = {
599 static struct clk_dmn clk_vpp = {