Lines Matching defs:offset
111 * @offset: offset of the register for configuring the mux.
122 unsigned long offset;
135 .offset = o, \
153 * @offset: offset of the register for configuring the div.
162 unsigned long offset;
175 .offset = o, \
197 * @offset: offset of the register for configuring the gate.
206 unsigned long offset;
217 .offset = o, \
229 * @offset: clock register offset from the controller base address.
230 * @value: the value to be register at offset.
233 u32 offset;
243 * @con_offset: offset of the register for configuring the PLL.
244 * @lock_offset: offset of the register for locking the PLL.