Searched refs:ppc_type (Results 1 – 2 of 2) sorted by relevance
688 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_pc873xx_detect()900 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_smc37c66xgt_detect()984 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_smc37c935_detect()1081 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_w83877f_detect()1124 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_w83877f_detect()1170 switch (ppc->ppc_type) { in ppc_w83877f_detect()1190 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_generic_detect()1213 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_generic_detect()1237 switch (ppc->ppc_type) { in ppc_generic_detect()1642 switch (ppc->ppc_type) { in ppc_setmode()[all …]
66 int ppc_type; /* generic or smclike chipset type */ member