Searched refs:soc_variant (Results 1 – 1 of 1) sorted by relevance
116 int soc_variant; member141 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_cause()187 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_mask()237 switch (mvchip->soc_variant) { in mvebu_gpioreg_level_mask()931 switch (mvchip->soc_variant) { in mvebu_gpio_suspend()983 switch (mvchip->soc_variant) { in mvebu_gpio_resume()1054 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_ARMADAXP) { in mvebu_gpio_probe_raw()1092 int soc_variant; in mvebu_gpio_probe() local1098 soc_variant = (unsigned long) match->data; in mvebu_gpio_probe()1100 soc_variant = MVEBU_GPIO_SOC_VARIANT_ORION; in mvebu_gpio_probe()[all …]