Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c60 #define VIP_CNTRL_0_SWAP_B(x) (((x) & 7) << 0) 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.c147 # define VIP_CNTRL_0_SWAP_B(x) (((x) & 7) << 0) macro
1753 VIP_CNTRL_0_SWAP_B(p->swap_b) | in tda998x_set_config()
1833 priv->vip_cntrl_0 = VIP_CNTRL_0_SWAP_A(2) | VIP_CNTRL_0_SWAP_B(3); in tda998x_create()