Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.h59 int sun6i_dphy_power_on(struct sun6i_dphy *dphy, unsigned int lanes);
Dsun6i_mipi_dphy.c120 int sun6i_dphy_power_on(struct sun6i_dphy *dphy, unsigned int lanes) in sun6i_dphy_power_on() function
Dsun6i_mipi_dsi.c638 sun6i_dphy_power_on(dsi->dphy, device->lanes); in sun6i_dsi_encoder_enable()