Searched refs:soc_variant (Results 1 – 1 of 1) sorted by relevance
85 int soc_variant; member132 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_cause()150 switch (mvchip->soc_variant) { in mvebu_gpioreg_edge_mask()169 switch (mvchip->soc_variant) { in mvebu_gpioreg_level_mask()579 switch (mvchip->soc_variant) { in mvebu_gpio_suspend()623 switch (mvchip->soc_variant) { in mvebu_gpio_resume()666 int soc_variant; in mvebu_gpio_probe() local672 soc_variant = (int) match->data; in mvebu_gpio_probe()674 soc_variant = MVEBU_GPIO_SOC_VARIANT_ORION; in mvebu_gpio_probe()699 mvchip->soc_variant = soc_variant; in mvebu_gpio_probe()[all …]