Searched refs:active_level (Results 1 – 3 of 3) sorted by relevance
200 char *active_level; in amd_gpio_dbg_show() local252 active_level = "↑"; in amd_gpio_dbg_show()254 active_level = "↓"; in amd_gpio_dbg_show()257 active_level = "b"; in amd_gpio_dbg_show()259 active_level = "?"; in amd_gpio_dbg_show()279 active_level, in amd_gpio_dbg_show()
328 AmlActiveHighAndLow active_level, AmlShared shared,
953 AmlActiveHighAndLow active_level, AmlShared shared, in aml_gpio_int() argument959 uint8_t flags = edge_level | (active_level << 1) | (shared << 3); in aml_gpio_int()