Lines Matching defs:offset
37 * @offset: the offset within regmap to the start of the LCD registers
47 u32 offset;
94 ctx->offset + (i * 8), ctx->curr[i]);
130 ctx->offset + SEAD3_REG_CPLD_STATUS,
151 ctx->offset + SEAD3_REG_LCD_CTRL,
161 ctx->offset + SEAD3_REG_CPLD_DATA,
183 ctx->offset + SEAD3_REG_LCD_CTRL,
193 ctx->offset + SEAD3_REG_LCD_DATA,
248 if (of_property_read_u32(dev->of_node, "offset", &ctx->offset))