Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c63 #define VIP_CNTRL_1_SWAP_C(x) (((x) & 7) << 4) macro
517 VIP_CNTRL_1_SWAP_C(4) | VIP_CNTRL_1_SWAP_D(5)); in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c150 # define VIP_CNTRL_1_SWAP_C(x) (((x) & 7) << 4) macro
1755 priv->vip_cntrl_1 = VIP_CNTRL_1_SWAP_C(p->swap_c) | in tda998x_set_config()
1834 priv->vip_cntrl_1 = VIP_CNTRL_1_SWAP_C(0) | VIP_CNTRL_1_SWAP_D(1); in tda998x_create()