Searched refs:dispc_clk_switch (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 90 struct dss_reg_field dispc_clk_switch; member 446 dss->feat->dispc_clk_switch.start, in dss_select_dispc_clk_source() 447 dss->feat->dispc_clk_switch.end); in dss_select_dispc_clk_source() 1093 .dispc_clk_switch = { 0, 0 }, 1107 .dispc_clk_switch = { 0, 0 }, 1121 .dispc_clk_switch = { 0, 0 }, 1135 .dispc_clk_switch = { 9, 8 }, 1149 .dispc_clk_switch = { 9, 7 }, 1163 .dispc_clk_switch = { 0, 0 }, 1177 .dispc_clk_switch = { 9, 7 },
|