gpoctl 52 drivers/gpio/gpio-twl6040.c u8 gpoctl; gpoctl 59 drivers/gpio/gpio-twl6040.c gpoctl = ret | BIT(offset); gpoctl 61 drivers/gpio/gpio-twl6040.c gpoctl = ret & ~BIT(offset); gpoctl 63 drivers/gpio/gpio-twl6040.c twl6040_reg_write(twl6040, TWL6040_REG_GPOCTL, gpoctl);