Searched refs:REG_OUT (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | arch_hweight.h | 9 #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()
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.h | 66 REG_OUT, enumerator 126 [REG_OUT] = { or, ob }, \
|
| H A D | pinctrl-meson.c | 172 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_OUT, ®, &bit); in meson_gpio_set() 224 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_OUT, ®, &bit); in meson_gpio_direction_output()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.h | 69 REG_OUT, enumerator 156 [REG_OUT] = { or, ob }, \
|
| H A D | pinctrl-meson.c | 239 return meson_pinconf_set_gpio_bit(pc, pin, REG_OUT, high); in meson_pinconf_set_drive() 245 return meson_pinconf_get_gpio_bit(pc, pin, REG_OUT); in meson_pinconf_get_drive()
|