Home
last modified time | relevance | path

Searched refs:FEAT_REG_DISPC_CLK_SWITCH (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss_features.c73 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
84 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
95 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
106 [FEAT_REG_DISPC_CLK_SWITCH] = { 9, 8 },
117 [FEAT_REG_DISPC_CLK_SWITCH] = { 9, 7 },
Ddss_features.h76 FEAT_REG_DISPC_CLK_SWITCH, enumerator
Ddss.c426 dss_feat_get_reg_field(FEAT_REG_DISPC_CLK_SWITCH, &start, &end); in dss_select_dispc_clk_source()