Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/regmap/
Dregmap-mmio.c21 bool attached_clk; member
250 if (!ctx->attached_clk) in regmap_mmio_free_context()
436 ctx->attached_clk = true; in regmap_mmio_attach_clk()
448 ctx->attached_clk = false; in regmap_mmio_detach_clk()