Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i2c/
Dtda998x_drv.c301 # define ENC_CNTRL_CTL_CODE(x) (((x) & 3) << 2) macro
979 reg_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(0)); in tda998x_encoder_mode_set()
1071 reg_write(priv, REG_ENC_CNTRL, ENC_CNTRL_CTL_CODE(1)); in tda998x_encoder_mode_set()