Searched refs:str_high_low (Results 1 – 5 of 5) sorted by relevance
38 static inline const char *str_high_low(bool v) in str_high_low() function42 #define str_low_high(v) str_high_low(!(v))
133 @str_high_low depends on patch disable neg_if_exp@137 + str_high_low(E)150 coccilib.report.print_report(p[0], "opportunity for str_high_low(%s)" % e)
234 str_high_low(polarity == GPIO_ACTIVE_HIGH)); in skl_int3472_handle_gpio_resources()
373 seq_printf(s, "output %s ", str_high_low(val)); in stmfx_pinconf_dbg_show()380 seq_printf(s, "input %s ", str_high_low(val)); in stmfx_pinconf_dbg_show()
493 offset + 1, str_high_low(value)); in cs42l43_gpio_set()