Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_car.h202 #define UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(x) (((x) & 0xfff) << 0) macro
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.h269 #define UTMIP_PLL_CFG1_XTAL_FREQ_COUNT(x) (((x) & 0xfff) << 0) macro