Lines Matching defs:clk_dmn
40 struct clk_dmn {
46 #define to_dmnclk(_hw) container_of(_hw, struct clk_dmn, hw)
298 struct clk_dmn *clk = to_dmnclk(hw);
313 struct clk_dmn *clk = to_dmnclk(hw);
335 struct clk_dmn *clk = to_dmnclk(hw);
378 struct clk_dmn *clk = to_dmnclk(hw);
458 static struct clk_dmn clk_mem = {
473 static struct clk_dmn clk_sys = {
487 static struct clk_dmn clk_io = {
510 static struct clk_dmn clk_cpu = {
537 static struct clk_dmn clk_dsp = {
552 static struct clk_dmn clk_gfx = {
567 static struct clk_dmn clk_mm = {
587 static struct clk_dmn clk_lcd = {
602 static struct clk_dmn clk_vpp = {