Searched defs:divm_mask (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/clk/tegra/ | ||
| D | clk-tegra210.c | 1327 #define divm_mask(p) mask(p->params->div_nmp->divm_width) macro |
| D | clk-pll.c | 256 #define divm_mask(p) mask(p->params->div_nmp->divm_width) macro |