Home
last modified time | relevance | path

Searched refs:TEGRA_GPIO_PORTS (Results 1 – 6 of 6) sorted by relevance

/arch/arm/include/asm/arch-tegra124/
A Dgpio.h21 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];
31 uint gpio_masked_out[TEGRA_GPIO_PORTS];
[all …]
/arch/arm/include/asm/arch-tegra210/
A Dgpio.h21 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];
31 uint gpio_masked_out[TEGRA_GPIO_PORTS];
[all …]
/arch/arm/include/asm/arch-tegra30/
A Dgpio.h20 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];
30 uint gpio_masked_out[TEGRA_GPIO_PORTS];
[all …]
/arch/arm/include/asm/arch-tegra20/
A Dgpio.h14 #define TEGRA_GPIO_PORTS 4 /* number of ports per bank */ macro
21 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];
/arch/arm/include/asm/arch-tegra114/
A Dgpio.h13 #define TEGRA_GPIO_PORTS 4 /* number of ports per bank */ macro
/arch/arm/include/asm/arch-tegra/
A Dgpio.h14 #define MAX_NUM_GPIOS (TEGRA_GPIO_PORTS * TEGRA_GPIO_BANKS * 8)

Completed in 31 milliseconds