Lines Matching refs:soc_variant
116 int soc_variant;
141 switch (mvchip->soc_variant) {
187 switch (mvchip->soc_variant) {
237 switch (mvchip->soc_variant) {
933 switch (mvchip->soc_variant) {
985 switch (mvchip->soc_variant) {
1054 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_ARMADAXP) {
1091 int soc_variant;
1097 soc_variant = (unsigned long) match->data;
1099 soc_variant = MVEBU_GPIO_SOC_VARIANT_ORION;
1131 mvchip->soc_variant = soc_variant;
1149 if (soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K)
1160 switch (soc_variant) {