Home
last modified time | relevance | path

Searched refs:swap_b (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/drm/i2c/
H A Dtda998x.h24 u8 swap_b:3; member
/kernel/linux/linux-6.6/include/drm/i2c/
H A Dtda998x.h24 u8 swap_b:3; member
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dr8152.c7618 u16 swap_a, swap_b; in r8156_hw_phy_cfg() local
7628 swap_b = ocp_reg_read(tp, 0xd06a); in r8156_hw_phy_cfg()
7632 (swap_a & ~0x7ff) | (swap_b & 0x7ff)); in r8156_hw_phy_cfg()
7636 (swap_b & ~0x7ff) | (swap_a & 0x7ff)); in r8156_hw_phy_cfg()
7644 swap_b = ocp_reg_read(tp, 0xd06a); in r8156_hw_phy_cfg()
7649 (swap_a & ~0x7ff) | (swap_b & 0x7ff)); in r8156_hw_phy_cfg()
7654 (swap_b & ~0x7ff) | (swap_a & 0x7ff)); in r8156_hw_phy_cfg()
7656 swap_b = ocp_reg_read(tp, 0xbd5c); in r8156_hw_phy_cfg()
7658 ((swap_b & 0x1f) << 8) | in r8156_hw_phy_cfg()
7659 ((swap_b >> in r8156_hw_phy_cfg()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1750 VIP_CNTRL_0_SWAP_B(p->swap_b) | in tda998x_set_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1753 VIP_CNTRL_0_SWAP_B(p->swap_b) | in tda998x_set_config()

Completed in 17 milliseconds