Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c58 #define VIP_CNTRL_0_SWAP_A(x) (((x) & 7) << 4) macro
515 VIP_CNTRL_0_SWAP_A(2) | VIP_CNTRL_0_SWAP_B(3)); in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c145 # define VIP_CNTRL_0_SWAP_A(x) (((x) & 7) << 4) macro
1751 priv->vip_cntrl_0 = VIP_CNTRL_0_SWAP_A(p->swap_a) | in tda998x_set_config()
1833 priv->vip_cntrl_0 = VIP_CNTRL_0_SWAP_A(2) | VIP_CNTRL_0_SWAP_B(3); in tda998x_create()