Home
last modified time | relevance | path

Searched refs:meson_gpio_calc_reg_and_bit (Results 1 – 25 of 62) sorted by relevance

123

/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/drivers/pinctrl/meson/
H A Dpinctrl-meson.c86 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit() function
122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_IN, &reg, in meson_gpio_get()
136 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_set()
152 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
168 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
185 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()
192 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_OUT, &reg, in meson_gpio_direction_output()
210 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULLEN, &reg, &bit); in meson_pinconf_bias_set()
221 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_PULL, &reg, &bit); in meson_pinconf_bias_set()
246 ret = meson_gpio_calc_reg_and_bit(dev, offset, REG_DS, &reg, &bit); in meson_pinconf_drive_strength_set()

123