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