Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/tegra/
Dclk-periph-gate.c26 #define read_rst(gate) \ macro
45 if (read_rst(gate) & periph_clk_to_bit(gate)) in clk_periph_is_enabled()
69 if (read_rst(gate) & periph_clk_to_bit(gate)) { in clk_periph_enable()