Searched refs:TEGRA_GPIO_PORTS (Results 1 – 6 of 6) sorted by relevance
13 #define TEGRA_GPIO_PORTS 4 /* number of ports per bank */ macro20 uint gpio_config[TEGRA_GPIO_PORTS];21 uint gpio_dir_out[TEGRA_GPIO_PORTS];22 uint gpio_out[TEGRA_GPIO_PORTS];23 uint gpio_in[TEGRA_GPIO_PORTS];24 uint gpio_int_status[TEGRA_GPIO_PORTS];25 uint gpio_int_enable[TEGRA_GPIO_PORTS];26 uint gpio_int_level[TEGRA_GPIO_PORTS];27 uint gpio_int_clear[TEGRA_GPIO_PORTS];28 uint gpio_masked_config[TEGRA_GPIO_PORTS];[all …]
14 #define TEGRA_GPIO_PORTS 4 /* number of ports per bank */ macro21 uint gpio_config[TEGRA_GPIO_PORTS];22 uint gpio_dir_out[TEGRA_GPIO_PORTS];23 uint gpio_out[TEGRA_GPIO_PORTS];24 uint gpio_in[TEGRA_GPIO_PORTS];25 uint gpio_int_status[TEGRA_GPIO_PORTS];26 uint gpio_int_enable[TEGRA_GPIO_PORTS];27 uint gpio_int_level[TEGRA_GPIO_PORTS];28 uint gpio_int_clear[TEGRA_GPIO_PORTS];29 uint gpio_masked_config[TEGRA_GPIO_PORTS];[all …]
14 #define TEGRA_GPIO_PORTS 4 /* number of ports per bank */ macro21 uint gpio_config[TEGRA_GPIO_PORTS];22 uint gpio_dir_out[TEGRA_GPIO_PORTS];23 uint gpio_out[TEGRA_GPIO_PORTS];24 uint gpio_in[TEGRA_GPIO_PORTS];25 uint gpio_int_status[TEGRA_GPIO_PORTS];26 uint gpio_int_enable[TEGRA_GPIO_PORTS];27 uint gpio_int_level[TEGRA_GPIO_PORTS];28 uint gpio_int_clear[TEGRA_GPIO_PORTS];
13 #define TEGRA_GPIO_PORTS 4 /* number of ports per bank */ macro
13 #define MAX_NUM_GPIOS (TEGRA_GPIO_PORTS * TEGRA_GPIO_BANKS * 8)