Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i2c/
Dtda998x_drv.c292 # define ENC_CNTRL_CTL_CODE(x) (((x) & 3) << 2) macro
927 reg_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(0)); in tda998x_encoder_mode_set()
1019 reg_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(1)); in tda998x_encoder_mode_set()