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