Searched refs:PLLE_BASE_DIVCML_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/nvidia/tegra124/ | ||
H A D | tegra124_car.h | 99 #define PLLE_BASE_DIVCML_MASK 0xf macro |
H A D | tegra124_clk_pll.c | 592 reg &= ~(PLLE_BASE_DIVCML_MASK << PLLE_BASE_DIVCML_SHIFT); in plle_enable() |