Home
last modified time | relevance | path

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

/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c193 #define DIV_TB(_id, cname, plist, o, s, n, table) \ macro
546 DIV_TB(0, "pllP_out2", "pllP_out0", PLLP_BASE, 20, 5, tegra210_pll_pdiv_tbl),
551 DIV_TB(0, "pllU_out0", "pllU", PLLU_BASE, 16, 5, tegra210_pll_pdiv_tbl),
555 DIV_TB(0, "pllREFE_out0", "pllREFE", PLLREFE_BASE, 16, 5, tegra210_pll_pdiv_tbl),
558 DIV_TB(TEGRA210_CLK_PLL_C4_OUT0,