Searched refs:output_flag (Results 1 – 1 of 1) sorted by relevance
711 uint32_t mode_flag, input_flag, output_flag; in chipc_gpio_check_flags() local717 output_flag = flags & (GPIO_PIN_PRESET_HIGH | GPIO_PIN_PRESET_LOW in chipc_gpio_check_flags()728 switch (output_flag) { in chipc_gpio_check_flags()735 if ((flags & ~(mode_flag | output_flag)) != 0) in chipc_gpio_check_flags()748 if (output_flag != 0) in chipc_gpio_check_flags()773 if (input_flag != 0 || output_flag != 0) in chipc_gpio_check_flags()