Searched refs:MSIC_GPIO_DIR_OUT (Results 1 – 1 of 1) sorted by relevance
22 #define MSIC_GPIO_DIR_OUT BIT(5) macro108 value = (!!value) | MSIC_GPIO_DIR_OUT; in msic_gpio_direction_output()