Searched refs:PHY_ENABLE (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | samsung_mipi_dcphy.c | 68 #define PHY_ENABLE BIT(0) macro 1483 phy_update_bits(samsung, DPHY_MC_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable() 1489 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable() 1494 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable() 1499 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable() 1505 PHY_ENABLE, PHY_ENABLE); in samsung_mipi_dphy_lane_enable() 1562 phy_update_bits(samsung, COMBO_MD0_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_cphy_lane_enable() 1563 phy_update_bits(samsung, COMBO_MD1_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_cphy_lane_enable() 1564 phy_update_bits(samsung, COMBO_MD2_GNR_CON0, PHY_ENABLE, PHY_ENABLE); in samsung_mipi_cphy_lane_enable() 1607 phy_update_bits(samsung, DPHY_MC_GNR_CON0, PHY_ENABLE, 0); in samsung_mipi_dphy_lane_disable() [all …]
|