Home
last modified time | relevance | path

Searched refs:PHY_ENABLECLK (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h21 #define PHY_ENABLECLK BIT(2) macro
H A Ddw_drm_dsi.c423 writel(PHY_ENABLECLK, base + PHY_RSTZ); in dsi_set_mipi_phy()
425 writel(PHY_ENABLECLK | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
427 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h21 #define PHY_ENABLECLK BIT(2) macro
H A Ddw_drm_dsi.c424 writel(PHY_ENABLECLK, base + PHY_RSTZ); in dsi_set_mipi_phy()
426 writel(PHY_ENABLECLK | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
428 writel(PHY_ENABLECLK | PHY_UNRSTZ | PHY_UNSHUTDOWNZ, base + PHY_RSTZ); in dsi_set_mipi_phy()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c185 #define PHY_ENABLECLK BIT(2) macro
834 dsi_write(dsi, DSI_PHY_RSTZ, PHY_ENFORCEPLL | PHY_ENABLECLK | in dw_mipi_dsi_dphy_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c185 #define PHY_ENABLECLK BIT(2) macro
827 dsi_write(dsi, DSI_PHY_RSTZ, PHY_ENFORCEPLL | PHY_ENABLECLK | in dw_mipi_dsi_dphy_enable()
/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c167 #define PHY_ENABLECLK BIT(2) macro
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c190 #define PHY_ENABLECLK BIT(2) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c33 #define PHY_ENABLECLK BIT(2) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c35 #define PHY_ENABLECLK BIT(2) macro

Completed in 14 milliseconds