Searched defs:divm_mask (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clk/tegra/ | ||
| H A D | clk-pll.c | 245 #define divm_mask(p) mask(p->params->div_nmp->divm_width) macro |
| H A D | clk-tegra210.c | 1399 #define divm_mask(p) mask(p->params->div_nmp->divm_width) macro |