Searched refs:dout_offset (Results 1 – 9 of 9) sorted by relevance
28 .dout_offset = (MT6397_PIN_REG_BASE + 0x080),
247 unsigned int dout_offset; member
287 .dout_offset = 0x0400,
319 .dout_offset = 0x0100,
327 .dout_offset = 0x0400,
518 .dout_offset = 0x0500,
571 .dout_offset = 0x0300,
300 .dout_offset = 0x0800,
98 reg_addr = mtk_get_port(pctl, offset) + pctl->devdata->dout_offset; in mtk_gpio_set()