Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/include/soc/
H A Dclk_rst.h411 #define CLK_SOURCE_MASK (0x7 << CLK_SOURCE_SHIFT) macro
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/include/soc/
H A Dclk_rst.h466 #define CLK_SOURCE_MASK (0x7 << CLK_SOURCE_SHIFT) macro