Searched refs:dispc_clk_switch (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 80 struct dss_reg_field dispc_clk_switch; member 433 dss->feat->dispc_clk_switch.start, in dss_select_dispc_clk_source() 434 dss->feat->dispc_clk_switch.end); in dss_select_dispc_clk_source() 1070 .dispc_clk_switch = { 0, 0 }, 1084 .dispc_clk_switch = { 0, 0 }, 1098 .dispc_clk_switch = { 0, 0 }, 1112 .dispc_clk_switch = { 9, 8 }, 1126 .dispc_clk_switch = { 9, 7 }, 1140 .dispc_clk_switch = { 0, 0 }, 1154 .dispc_clk_switch = { 9, 7 },
|