Searched refs:ZL_REG_PAGE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/dpll/zl3073x/ | ||
| H A D | regs.h | 31 #define ZL_REG_PAGE(_reg) FIELD_GET(ZL_REG_PAGE_MASK, _reg) macro |
| H A D | core.c | 139 if (ZL_REG_PAGE(reg) >= 10 && ZL_REG_PAGE(reg) < 255) in zl3073x_check_reg() |