Home
last modified time | relevance | path

Searched refs:str_lo_hi (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dstring_choices.h36 #define str_lo_hi(v) str_hi_lo(!(v)) macro
/linux/scripts/coccinelle/api/
H A Dstring_choices.cocci152 @str_lo_hi depends on patch disable neg_if_exp@
156 + str_lo_hi(E)
169 coccilib.report.print_report(p[0], "opportunity for str_lo_hi(%s)" % e)
/linux/arch/arm/plat-orion/
H A Dgpio.c478 str_lo_hi(in_pol & msk)); in orion_gpio_dbg_show()
/linux/drivers/gpio/
H A Dgpio-mvebu.c913 str_lo_hi(in_pol & msk)); in mvebu_gpio_dbg_show()