Searched refs:SCH311X_GPIO_CONF_DIR (Results 1 – 1 of 1) sorted by relevance
26 #define SCH311X_GPIO_CONF_DIR BIT(0) macro202 data |= SCH311X_GPIO_CONF_DIR; in sch311x_gpio_direction_in()218 data &= ~SCH311X_GPIO_CONF_DIR; in sch311x_gpio_direction_out()235 return !!(data & SCH311X_GPIO_CONF_DIR); in sch311x_gpio_get_direction()