Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i2c/
Dtda998x_drv.c118 # define VIP_CNTRL_2_SWAP_E(x) (((x) & 7) << 4) macro
817 priv->vip_cntrl_2 = VIP_CNTRL_2_SWAP_E(p->swap_e) | in tda998x_encoder_set_config()
1219 priv->vip_cntrl_2 = VIP_CNTRL_2_SWAP_E(4) | VIP_CNTRL_2_SWAP_F(5); in tda998x_create()