Searched refs:VIP_CNTRL_1_SWAP_D (Results 1 – 1 of 1) sorted by relevance
152 # define VIP_CNTRL_1_SWAP_D(x) (((x) & 7) << 0) macro1755 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()