Searched refs:soc_variant (Results 1 – 2 of 2) 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()933 switch (mvchip->soc_variant) { in mvebu_gpio_suspend()985 switch (mvchip->soc_variant) { in mvebu_gpio_resume()1054 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_ARMADAXP) { in mvebu_gpio_probe_raw()1091 int soc_variant; in mvebu_gpio_probe() local1097 soc_variant = (unsigned long) match->data; in mvebu_gpio_probe()1099 soc_variant = MVEBU_GPIO_SOC_VARIANT_ORION; in mvebu_gpio_probe()[all …]
64 u32 soc_variant = (omap_rev & 0xF0000000) >> 28; in omap_rev_string() local88 if (soc_variant) in omap_rev_string()