Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/tegra/
Dclk-periph-gate.c37 #define read_rst(gate) \ macro
56 if (read_rst(gate) & periph_clk_to_bit(gate)) in clk_periph_is_enabled()
80 if (read_rst(gate) & periph_clk_to_bit(gate)) { in clk_periph_enable()