Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss_features.c62 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
73 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
84 [FEAT_REG_DISPC_CLK_SWITCH] = { 0, 0 },
95 [FEAT_REG_DISPC_CLK_SWITCH] = { 9, 8 },
106 [FEAT_REG_DISPC_CLK_SWITCH] = { 9, 7 },
H A Ddss_features.h65 FEAT_REG_DISPC_CLK_SWITCH, enumerator
H A Ddss.c415 dss_feat_get_reg_field(FEAT_REG_DISPC_CLK_SWITCH, &start, &end); in dss_select_dispc_clk_source()