Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c1937 u32 sot_sync = 0; in samsung_dcphy_rx_config_settle() local
1942 sot_sync = 0x03; in samsung_dcphy_rx_config_settle()
1946 sot_sync = 0x32; in samsung_dcphy_rx_config_settle()
1972 regmap_update_bits(samsung->regmap, RX_LANE0_ERR_SOT_SYNC, 0xff, sot_sync); in samsung_dcphy_rx_config_settle()
1976 regmap_update_bits(samsung->regmap, RX_LANE1_ERR_SOT_SYNC, 0xff, sot_sync); in samsung_dcphy_rx_config_settle()
1980 regmap_update_bits(samsung->regmap, RX_LANE2_ERR_SOT_SYNC, 0xff, sot_sync); in samsung_dcphy_rx_config_settle()
1984 regmap_update_bits(samsung->regmap, RX_LANE3_ERR_SOT_SYNC, 0xff, sot_sync); in samsung_dcphy_rx_config_settle()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.c1767 u32 sot_sync = 0; in vehicle_samsung_dcphy_rx_config_settle() local
1772 sot_sync = 0x03; in vehicle_samsung_dcphy_rx_config_settle()
1789 regmap_update_bits(samsung->regmap, RX_LANE0_ERR_SOT_SYNC, 0xff, sot_sync); in vehicle_samsung_dcphy_rx_config_settle()
1793 regmap_update_bits(samsung->regmap, RX_LANE1_ERR_SOT_SYNC, 0xff, sot_sync); in vehicle_samsung_dcphy_rx_config_settle()
1797 regmap_update_bits(samsung->regmap, RX_LANE2_ERR_SOT_SYNC, 0xff, sot_sync); in vehicle_samsung_dcphy_rx_config_settle()
1801 regmap_update_bits(samsung->regmap, RX_LANE3_ERR_SOT_SYNC, 0xff, sot_sync); in vehicle_samsung_dcphy_rx_config_settle()