Home
last modified time | relevance | path

Searched refs:numeric (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c60 int numeric; in dm_gpio_lookup_name() local
62 numeric = isdigit(*name) ? simple_strtoul(name, NULL, 10) : -1; in dm_gpio_lookup_name()
69 if (numeric != -1) { in dm_gpio_lookup_name()
70 offset = numeric - uc_priv->gpio_base; in dm_gpio_lookup_name()
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/
H A Dgpio.txt147 single-gpio-range ::= <numeric-gpio-range> | <named-gpio-range>
148 numeric-gpio-range ::=
166 Elements of gpiorange-names-list corresponding to numeric ranges contain
/rk3399_rockchip-uboot/doc/
H A DREADME.mxsimage28 - Every numeric value must be encoded in hexadecimal and in format 0xabcdef12 .
H A DREADME.armada-secureboot226 proceed, identified via a numeric ID. The tested values
/rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/
H A Dpinctrl-bindings.txt201 pinmux - the list of numeric pin ids and their mux settings