Lines Matching refs:soc_variant
118 int soc_variant;
143 switch (mvchip->soc_variant) {
189 switch (mvchip->soc_variant) {
239 switch (mvchip->soc_variant) {
796 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) {
823 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K) {
973 switch (mvchip->soc_variant) {
1025 switch (mvchip->soc_variant) {
1087 if (mvchip->soc_variant == MVEBU_GPIO_SOC_VARIANT_ARMADAXP) {
1131 int soc_variant;
1137 soc_variant = (unsigned long) match->data;
1139 soc_variant = MVEBU_GPIO_SOC_VARIANT_ORION;
1171 mvchip->soc_variant = soc_variant;
1188 if (soc_variant == MVEBU_GPIO_SOC_VARIANT_A8K)
1199 switch (soc_variant) {