Home
last modified time | relevance | path

Searched refs:TCON_TOP_PORT_DE1_MSK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.h16 #define TCON_TOP_PORT_DE1_MSK GENMASK(5, 4) macro
H A Dsun8i_tcon_top.c85 reg &= ~TCON_TOP_PORT_DE1_MSK; in sun8i_tcon_top_de_config()
86 reg |= FIELD_PREP(TCON_TOP_PORT_DE1_MSK, tcon); in sun8i_tcon_top_de_config()