Searched refs:TCON_TOP_PORT_DE0_MSK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.c82 reg &= ~TCON_TOP_PORT_DE0_MSK;
83 reg |= FIELD_PREP(TCON_TOP_PORT_DE0_MSK, tcon);
H A Dsun8i_tcon_top.h15 #define TCON_TOP_PORT_DE0_MSK GENMASK(1, 0) macro

Completed in 226 milliseconds