Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/stm/
H A Dlvds.c82 #define PHY_GCR_RSTZ BIT(24) /* LVDS PHY digital reset */ macro
573 lvds_set(lvds, phy->base + phy->ofs.GCR, PHY_GCR_DIV_RSTN | PHY_GCR_RSTZ); in lvds_pixel_clk_enable()
587 lvds_set(lvds, phy->base + phy->ofs.GCR, PHY_GCR_DIV_RSTN | PHY_GCR_RSTZ); in lvds_pixel_clk_enable()
617 PHY_GCR_DIV_RSTN | PHY_GCR_RSTZ); in lvds_pixel_clk_disable()
626 PHY_GCR_DIV_RSTN | PHY_GCR_RSTZ); in lvds_pixel_clk_disable()