Searched full:pad_gpio (Results 1 – 3 of 3) sorted by relevance
12 Out of the SoC's many pins only the ones named PAD_GPIO[0] to PAD_GPIO[63]22 CMOS Camera interface ------| |--- PAD_GPIO[0]23 Ethernet PHY interface -----| MUX |--- PAD_GPIO[1]25 | |--- PAD_GPIO[63]45 signal group 1 maps the GPIOs to the pins named PAD_GPIO[0] to PAD_GPIO[63].120 This should be set using either the PAD_GPIO or PAD_FUNC_SHARE
11 #define PAD_GPIO(x) (PAD_GPIO_OFFSET + (x)) macro