Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddss_features.c74 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
85 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
96 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
107 [FEAT_REG_DISPC_CLK_SWITCH] = { 9, 8 },
118 [FEAT_REG_DISPC_CLK_SWITCH] = { 9, 7 },
Ddss_features.h76 FEAT_REG_DISPC_CLK_SWITCH, enumerator
Ddss.c416 dss_feat_get_reg_field(FEAT_REG_DISPC_CLK_SWITCH, &start, &end); in dss_select_dispc_clk_source()