Searched refs:dout_offset (Results 1 – 6 of 6) sorted by relevance
36 .dout_offset = (MT6397_PIN_REG_BASE + 0x080),
243 unsigned int dout_offset; member
295 .dout_offset = 0x0400,
335 .dout_offset = 0x0400,
308 .dout_offset = 0x0800,
100 reg_addr = mtk_get_port(pctl, offset) + pctl->devdata->dout_offset; in mtk_gpio_set()