Searched refs:ppc_type (Results 1 – 2 of 2) sorted by relevance
685 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_pc873xx_detect()897 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_smc37c66xgt_detect()981 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_smc37c935_detect()1078 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_w83877f_detect()1121 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_w83877f_detect()1148 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_w83877f_detect()1167 switch (ppc->ppc_type) { in ppc_w83877f_detect()1187 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_generic_detect()1210 ppc->ppc_type = PPC_TYPE_SMCLIKE; in ppc_generic_detect()1234 switch (ppc->ppc_type) { in ppc_generic_detect()[all …]
64 int ppc_type; /* generic or smclike chipset type */ member