Home
last modified time | relevance | path

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

/linux/drivers/clk/tegra/
A Dclk-super.c21 #define SUPER_STATE_MASK ((BIT(SUPER_STATE_IDLE) | BIT(SUPER_STATE_RUN) | \ macro
42 state = val & SUPER_STATE_MASK; in clk_super_get_parent()
75 state = val & SUPER_STATE_MASK; in clk_super_set_parent()

Completed in 3 milliseconds