Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/regmap/
Dregmap-mmio.c22 bool attached_clk; member
415 if (!ctx->attached_clk) in regmap_mmio_free_context()
619 ctx->attached_clk = true; in regmap_mmio_attach_clk()
631 ctx->attached_clk = false; in regmap_mmio_detach_clk()