Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c70 #define VIP_CNTRL_2_SWAP_F(x) (((x) & 7) << 0) macro
519 VIP_CNTRL_2_SWAP_E(0) | VIP_CNTRL_2_SWAP_F(1)); in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c157 # define VIP_CNTRL_2_SWAP_F(x) (((x) & 7) << 0) macro
1761 VIP_CNTRL_2_SWAP_F(p->swap_f) | in tda998x_set_config()
1835 priv->vip_cntrl_2 = VIP_CNTRL_2_SWAP_E(4) | VIP_CNTRL_2_SWAP_F(5); in tda998x_create()