Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/regmap/
Dregmap-mmio.c369 int regmap_mmio_attach_clk(struct regmap *map, struct clk *clk) in regmap_mmio_attach_clk() function
378 EXPORT_SYMBOL_GPL(regmap_mmio_attach_clk);
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dphy.c261 regmap_mmio_attach_clk(dphy->regs, dphy->bus_clk); in sun6i_dphy_probe()
/Linux-v4.19/include/linux/
Dregmap.h971 int regmap_mmio_attach_clk(struct regmap *map, struct clk *clk);