Home
last modified time | relevance | path

Searched defs:super_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst493 .. _super_state: target
/openbmc/linux/drivers/clk/tegra/
H A Dclk-super.c27 #define super_state(s) (BIT(s) << SUPER_STATE_SHIFT) macro