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.h61 #define ZL_REG_IDX(_idx, _page, _offset, _size, _items, _stride) \ macro
78 ZL_REG_IDX(0, _page, _offset, _size, 1, 0)
102 ZL_REG_IDX(_idx, 2, 0x02, 1, ZL3073X_NUM_REFS, 1)
113 ZL_REG_IDX(_idx, 2, 0x10, 1, ZL3073X_MAX_CHANNELS, 1)
121 ZL_REG_IDX(_idx, 2, 0x30, 1, ZL3073X_MAX_CHANNELS, 1)
127 ZL_REG_IDX(_idx, 2, 0x44, 4, ZL3073X_NUM_REFS, 4)
153 ZL_REG_IDX(_idx, 4, 0x20, 6, ZL3073X_NUM_REFS, 6)
160 ZL_REG_IDX(_idx, 5, 0x04, 1, ZL3073X_MAX_CHANNELS, 4)
170 ZL_REG_IDX(_idx, 5, 0x05, 1, ZL3073X_MAX_CHANNELS, 4)
176 ZL_REG_IDX(_idx, 5, 0x28, 1, ZL3073X_MAX_CHANNELS, 1)
[all …]