OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIOAO_5
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/dt-bindings/gpio/
meson-gxl-gpio.h
23
#define
GPIOAO_5
5
meson-gxbb-gpio.h
23
#define
GPIOAO_5
5
/external/u-boot/drivers/pinctrl/meson/
pinctrl-meson-gxbb.c
70
PIN(
GPIOAO_5
, 0) };
75
static const unsigned int i2c_sda_ao_pins[] = {PIN(
GPIOAO_5
, 0) };
77
static const unsigned int i2c_slave_sda_ao_pins[] = {PIN(
GPIOAO_5
, 0) };
263
GPIO_GROUP(
GPIOAO_5
, 0),
353
"
GPIOAO_5
", "GPIOAO_6", "GPIOAO_7", "GPIOAO_8", "GPIOAO_9",
pinctrl-meson-gxl.c
159
static const unsigned int uart_rx_ao_b_pins[] = { PIN(
GPIOAO_5
, 0) };
164
static const unsigned int i2c_sda_ao_pins[] = {PIN(
GPIOAO_5
, 0) };
166
static const unsigned int i2c_slave_sda_ao_pins[] = {PIN(
GPIOAO_5
, 0) };
412
GPIO_GROUP(
GPIOAO_5
, 0),
587
"
GPIOAO_5
", "GPIOAO_6", "GPIOAO_7", "GPIOAO_8", "GPIOAO_9",
Completed in 60 milliseconds