Home
last modified time | relevance | path

Searched refs:PROTOCOL_SEL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c251 #define PROTOCOL_SEL BIT(2) macro
1011 regmap_update_bits(hdptx->regmap, 0x0800, PROTOCOL_SEL, in rockchip_hdptx_phy_power_on()
1012 FIELD_PREP(PROTOCOL_SEL, 0x0)); in rockchip_hdptx_phy_power_on()
1025 regmap_update_bits(hdptx->regmap, 0x0800, PROTOCOL_SEL, in rockchip_hdptx_phy_power_on()
1026 FIELD_PREP(PROTOCOL_SEL, 0x1)); in rockchip_hdptx_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c251 #define PROTOCOL_SEL BIT(2) macro
1071 regmap_update_bits(hdptx->regmap, 0x0800, PROTOCOL_SEL, in rockchip_hdptx_phy_power_on()
1072 FIELD_PREP(PROTOCOL_SEL, 0x0)); in rockchip_hdptx_phy_power_on()
1085 regmap_update_bits(hdptx->regmap, 0x0800, PROTOCOL_SEL, in rockchip_hdptx_phy_power_on()
1086 FIELD_PREP(PROTOCOL_SEL, 0x1)); in rockchip_hdptx_phy_power_on()
H A Dphy-rockchip-samsung-hdptx-hdmi.c375 #define PROTOCOL_SEL BIT(2) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c373 #define PROTOCOL_SEL BIT(2) macro