Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-mvebu.c118 int soc_variant; member
143 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_cause()
189 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_mask()
239 switch (mvchip->soc_variant) { in mvebu_gpioreg_level_mask()
793 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) { in mvebu_pwm_probe()
820 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) { in mvebu_pwm_probe()
970 switch (mvchip->soc_variant) { in mvebu_gpio_suspend()
1022 switch (mvchip->soc_variant) { in mvebu_gpio_resume()
1084 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_ARMADAXP) { in mvebu_gpio_probe_raw()
1121 int soc_variant; in mvebu_gpio_probe() local
[all …]