Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun4i_tcon.h160 #define SUN4I_TCON1_IO_POL_HSYNC_POSITIVE BIT(25) macro
Dsun4i_tcon.c698 val |= SUN4I_TCON1_IO_POL_HSYNC_POSITIVE; in sun4i_tcon1_mode_set()