Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-mvebu.c120 int soc_variant; member
145 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_cause()
191 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_mask()
241 switch (mvchip->soc_variant) { in mvebu_gpioreg_level_mask()
819 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) { in mvebu_pwm_probe()
848 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) { in mvebu_pwm_probe()
996 switch (mvchip->soc_variant) { in mvebu_gpio_suspend()
1048 switch (mvchip->soc_variant) { in mvebu_gpio_resume()
1110 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_ARMADAXP) { in mvebu_gpio_probe_raw()
1154 int soc_variant; in mvebu_gpio_probe() local
[all …]