Searched refs:ppc_model (Results 1 – 2 of 2) sorted by relevance
447 ppc->ppc_model = NS_PC87332; in ppc_pc873xx_detect()449 ppc->ppc_model = NS_PC87306; in ppc_pc873xx_detect()451 ppc->ppc_model = NS_PC87334; in ppc_pc873xx_detect()455 ppc->ppc_model = NS_PC87303; in ppc_pc873xx_detect()588 if ((ppc->ppc_model == NS_PC87332) && bootverbose) { in ppc_pc873xx_detect()643 if (ppc->ppc_model == NS_PC87332) { in ppc_pc873xx_detect()759 ppc->ppc_model = type; in ppc_smc37c66xgt_detect()926 ppc->ppc_model = type; in ppc_smc37c935_detect()1047 ppc->ppc_model = WINB_W83877F; in ppc_w83877f_detect()1051 ppc->ppc_model = WINB_W83877AF; in ppc_w83877f_detect()[all …]
63 int ppc_model; /* chipset model if detected */ member