Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/stm/
H A Dlvds.c83 #define PHY_GCR_DIV_RSTN BIT(25) /* Output divider 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()