Home
last modified time | relevance | path

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

/linux/include/drm/i2c/
A Dtda998x.h24 u8 swap_b:3; member
/linux/drivers/net/usb/
A Dr8152.c7662 u16 swap_a, swap_b; in r8156_hw_phy_cfg() local
7672 swap_b = ocp_reg_read(tp, 0xd06a); in r8156_hw_phy_cfg()
7676 (swap_a & ~0x7ff) | (swap_b & 0x7ff)); in r8156_hw_phy_cfg()
7680 (swap_b & ~0x7ff) | (swap_a & 0x7ff)); in r8156_hw_phy_cfg()
7688 swap_b = ocp_reg_read(tp, 0xd06a); in r8156_hw_phy_cfg()
7700 swap_b = ocp_reg_read(tp, 0xbd5c); in r8156_hw_phy_cfg()
7702 ((swap_b & 0x1f) << 8) | in r8156_hw_phy_cfg()
7703 ((swap_b >> 8) & 0x1f)); in r8156_hw_phy_cfg()
7708 swap_b = ocp_reg_read(tp, 0xbc1a); in r8156_hw_phy_cfg()
7710 ((swap_b & 0x1f) << 8) | in r8156_hw_phy_cfg()
[all …]
/linux/drivers/gpu/drm/i2c/
A Dtda998x_drv.c1754 VIP_CNTRL_0_SWAP_B(p->swap_b) | in tda998x_set_config()

Completed in 28 milliseconds