Searched refs:ZL3073X_NUM_REFS (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/dpll/zl3073x/ |
| H A D | regs.h | 86 ZL_REG_IDX(_idx, 2, 0x02, 1, ZL3073X_NUM_REFS, 1) 104 ZL_REG_IDX(_idx, 2, 0x44, 4, ZL3073X_NUM_REFS, 4) 130 ZL_REG_IDX(_idx, 4, 0x20, 6, ZL3073X_NUM_REFS, 6) 218 ZL_REG_IDX(_idx, 12, 0x52, 1, ZL3073X_NUM_REFS / 2, 1)
|
| H A D | core.h | 25 #define ZL3073X_NUM_REFS 10 macro 28 #define ZL3073X_NUM_INPUT_PINS ZL3073X_NUM_REFS 55 struct zl3073x_ref ref[ZL3073X_NUM_REFS];
|
| H A D | core.c | 561 for (i = 0; i < ZL3073X_NUM_REFS; i++) { in zl3073x_dev_state_fetch() 599 for (i = 0; i < ZL3073X_NUM_REFS; i++) { in zl3073x_dev_ref_status_update() 705 for (i = 0; i < ZL3073X_NUM_REFS; i++) { in zl3073x_ref_ffo_update()
|
| H A D | dpll.c | 24 #define ZL3073X_DPLL_REF_NONE ZL3073X_NUM_REFS
|