Searched refs:VIP_CNTRL_0_SWAP_B (Results 1 – 1 of 1) sorted by relevance
147 # define VIP_CNTRL_0_SWAP_B(x) (((x) & 7) << 0) macro1754 VIP_CNTRL_0_SWAP_B(p->swap_b) | in tda998x_set_config()1834 priv->vip_cntrl_0 = VIP_CNTRL_0_SWAP_A(2) | VIP_CNTRL_0_SWAP_B(3); in tda998x_create()