Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.h63 #define PLLE_SS_CNTL_SSCINC(x) (((x) & 0xff) << 16) macro
H A Dtegra210_clk_pll.c799 reg &= ~PLLE_SS_CNTL_SSCINC(~0); in plle_enable()
804 reg |= PLLE_SS_CNTL_SSCINC(0x1); in plle_enable()