Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-dfll.c62 #define DFLL_CONFIG_DIV_MASK 0xff macro
1401 BUG_ON(val > DFLL_CONFIG_DIV_MASK); in dfll_set_default_params()