Searched refs:PROTOCOL_SEL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 251 #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 D | phy-rockchip-samsung-hdptx.c | 251 #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 D | phy-rockchip-samsung-hdptx-hdmi.c | 375 #define PROTOCOL_SEL BIT(2) macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 373 #define PROTOCOL_SEL BIT(2) macro
|