OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIOZ_0
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/dt-bindings/gpio/
meson-gxl-gpio.h
30
#define
GPIOZ_0
0
meson-gxbb-gpio.h
34
#define
GPIOZ_0
0
/external/u-boot/drivers/pinctrl/meson/
pinctrl-meson-gxbb.c
49
static const unsigned int eth_mdio_pins[] = { PIN(
GPIOZ_0
, EE_OFF) };
80
GPIO_GROUP(
GPIOZ_0
, EE_OFF),
289
"
GPIOZ_0
", "GPIOZ_1", "GPIOZ_2", "GPIOZ_3", "GPIOZ_4",
399
BANK("Z", PIN(
GPIOZ_0
, EE_OFF), PIN(GPIOZ_15, EE_OFF), 3, 0, 3, 0, 9, 0, 10, 0, 11, 0),
pinctrl-meson-gxl.c
88
static const unsigned int eth_mdio_pins[] = { PIN(
GPIOZ_0
, EE_OFF) };
186
GPIO_GROUP(
GPIOZ_0
, EE_OFF),
447
"
GPIOZ_0
", "GPIOZ_1", "GPIOZ_2", "GPIOZ_3", "GPIOZ_4",
681
BANK("Z", PIN(
GPIOZ_0
, EE_OFF), PIN(GPIOZ_15, EE_OFF), 3, 0, 3, 0, 9, 0, 10, 0, 11, 0),
Completed in 46 milliseconds