Home
last modified time | relevance | path

Searched refs:str_hi_lo (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dstring_choices.h17 static inline const char *str_hi_lo(bool v) in str_hi_lo() function
21 #define str_lo_hi(v) str_hi_lo(!(v))
/Linux-v6.6/drivers/pinctrl/intel/
Dpinctrl-baytrail.c1233 str_hi_lo(val & BYT_LEVEL), in byt_gpio_dbg_show()