Searched refs:dispc_clk_switch (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 79 struct dss_reg_field dispc_clk_switch; member 432 dss->feat->dispc_clk_switch.start, in dss_select_dispc_clk_source() 433 dss->feat->dispc_clk_switch.end); in dss_select_dispc_clk_source() 1066 .dispc_clk_switch = { 0, 0 }, 1080 .dispc_clk_switch = { 0, 0 }, 1094 .dispc_clk_switch = { 0, 0 }, 1108 .dispc_clk_switch = { 9, 8 }, 1122 .dispc_clk_switch = { 9, 7 }, 1136 .dispc_clk_switch = { 0, 0 }, 1150 .dispc_clk_switch = { 9, 7 },
|