Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i2c/
Dtda998x_drv.c152 # define VIP_CNTRL_1_SWAP_D(x) (((x) & 7) << 0) macro
1755 VIP_CNTRL_1_SWAP_D(p->swap_d) | in tda998x_set_config()
1832 priv->vip_cntrl_1 = VIP_CNTRL_1_SWAP_C(0) | VIP_CNTRL_1_SWAP_D(1); in tda998x_create()