Home
last modified time | relevance | path

Searched refs:ZL_REG_IDX (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dpll/zl3073x/
H A Dregs.h47 #define ZL_REG_IDX(_idx, _page, _offset, _size, _items, _stride) \ macro
64 ZL_REG_IDX(0, _page, _offset, _size, 1, 0)
86 ZL_REG_IDX(_idx, 2, 0x02, 1, ZL3073X_NUM_REFS, 1)
90 ZL_REG_IDX(_idx, 2, 0x10, 1, ZL3073X_MAX_CHANNELS, 1)
98 ZL_REG_IDX(_idx, 2, 0x30, 1, ZL3073X_MAX_CHANNELS, 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)
137 ZL_REG_IDX(_idx, 5, 0x04, 1, ZL3073X_MAX_CHANNELS, 4)
156 ZL_REG_IDX(_idx, 5, 0x55, 6, ZL3073X_MAX_CHANNELS, 6)
163 ZL_REG_IDX(_idx, 9, 0x00, 1, ZL3073X_NUM_SYNTHS, 1)
[all …]