Home
last modified time | relevance | path

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

/openbmc/linux/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()