Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.c1042 static const struct regmap_config sun6i_dsi_regmap_config = { variable
1139 dsi->regs = devm_regmap_init_mmio(dev, base, &sun6i_dsi_regmap_config); in sun6i_dsi_probe()