Searched refs:AS3722_GPIO0_CONTROL (Results 1 – 2 of 2) sorted by relevance
200 rv = WR1(sc, AS3722_GPIO0_CONTROL + pin, ctrl); in as3722_pinmux_config_node()449 rv = WR1(sc, AS3722_GPIO0_CONTROL + pin, ctrl); in as3722_gpio_pin_setflags()564 rv = RD1(sc, AS3722_GPIO0_CONTROL + i, &pin->pin_ctrl_reg); in as3722_gpio_attach()
47 #define AS3722_GPIO0_CONTROL 0x08 macro