Searched refs:PMASK (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/clk/meson/ | ||
D | clk_meson.h | 32 #define PMASK(width) GENMASK(width - 1, 0) macro |
/external/python/cpython2/Lib/plat-irix6/ | ||
D | FILE.py | 388 PMASK = 0177 variable |