Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_tcon.c22 FSL_TCON_CTRL1_TCON_BYPASS, 0); in fsl_tcon_bypass_disable()
28 FSL_TCON_CTRL1_TCON_BYPASS, in fsl_tcon_bypass_enable()
29 FSL_TCON_CTRL1_TCON_BYPASS); in fsl_tcon_bypass_enable()
H A Dfsl_tcon.h16 #define FSL_TCON_CTRL1_TCON_BYPASS BIT(29) macro