Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/regmap/
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()