Searched refs:dispc_clk_switch (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/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() 1069 .dispc_clk_switch = { 0, 0 }, 1083 .dispc_clk_switch = { 0, 0 }, 1097 .dispc_clk_switch = { 0, 0 }, 1111 .dispc_clk_switch = { 9, 8 }, 1125 .dispc_clk_switch = { 9, 7 }, 1139 .dispc_clk_switch = { 0, 0 }, 1153 .dispc_clk_switch = { 9, 7 },
|