Home
last modified time | relevance | path

Searched refs:attached_clk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-mmio.c20 bool attached_clk; member
197 if (!ctx->attached_clk) in regmap_mmio_free_context()
362 ctx->attached_clk = true; in regmap_mmio_attach_clk()
374 ctx->attached_clk = false; in regmap_mmio_detach_clk()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-mmio.c22 bool attached_clk; member
391 if (!ctx->attached_clk) in regmap_mmio_free_context()
595 ctx->attached_clk = true; in regmap_mmio_attach_clk()
607 ctx->attached_clk = false; in regmap_mmio_detach_clk()

Completed in 2 milliseconds