Home
last modified time | relevance | path

Searched refs:REG_OUT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Darch_hweight.h9 #define REG_OUT "a" macro
12 #define REG_OUT "a" macro
20 : "="REG_OUT (res) in __arch_hweight32()
48 : "="REG_OUT (res) in __arch_hweight64()
/kernel/linux/linux-5.10/drivers/pinctrl/meson/
Dpinctrl-meson.h68 REG_OUT, enumerator
155 [REG_OUT] = { or, ob }, \
Dpinctrl-meson.c236 return meson_pinconf_set_gpio_bit(pc, pin, REG_OUT, high); in meson_pinconf_set_drive()
242 return meson_pinconf_get_gpio_bit(pc, pin, REG_OUT); in meson_pinconf_get_drive()