Searched refs:soc_variant (Results 1 – 2 of 2) sorted by relevance
118 int soc_variant; member143 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()796 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) { in mvebu_pwm_probe()823 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) { in mvebu_pwm_probe()973 switch (mvchip->soc_variant) { in mvebu_gpio_suspend()1025 switch (mvchip->soc_variant) { in mvebu_gpio_resume()1087 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_ARMADAXP) { in mvebu_gpio_probe_raw()1131 int soc_variant; in mvebu_gpio_probe() local[all …]
65 u32 soc_variant = (omap_rev & 0xF0000000) >> 28; in omap_rev_string() local103 if (soc_variant) in omap_rev_string()