Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap-mmio.c601 void regmap_mmio_detach_clk(struct regmap *map) in regmap_mmio_detach_clk() function
610 EXPORT_SYMBOL_GPL(regmap_mmio_detach_clk);
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c1198 regmap_mmio_detach_clk(dsi->regs); in sun6i_dsi_probe()
1213 regmap_mmio_detach_clk(dsi->regs); in sun6i_dsi_remove()
/openbmc/linux/include/linux/
H A Dregmap.h1206 void regmap_mmio_detach_clk(struct regmap *map);