Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h99 #define PLLE_BASE_DIVCML_MASK 0xf macro
H A Dtegra124_clk_pll.c592 reg &= ~(PLLE_BASE_DIVCML_MASK << PLLE_BASE_DIVCML_SHIFT); in plle_enable()