Searched refs:chipset_mode (Results 1 – 1 of 1) sorted by relevance
419 ppc_pc873xx_detect(struct ppc_data *ppc, int chipset_mode) /* XXX mode never forced */ in ppc_pc873xx_detect() argument569 if ((ptr & PC873_CFGLOCK) || !chipset_mode) { in ppc_pc873xx_detect()619 if (chipset_mode & PPB_ECP) { in ppc_pc873xx_detect()620 if ((chipset_mode & PPB_EPP) && bootverbose) in ppc_pc873xx_detect()631 } else if (chipset_mode & PPB_EPP) { in ppc_pc873xx_detect()662 if (chipset_mode & PPB_PS2) { in ppc_pc873xx_detect()679 ppc->ppc_avm = chipset_mode; in ppc_pc873xx_detect()686 ppc_generic_setmode(ppc, chipset_mode); in ppc_pc873xx_detect()688 return(chipset_mode); in ppc_pc873xx_detect()699 ppc_smc37c66xgt_detect(struct ppc_data *ppc, int chipset_mode) in ppc_smc37c66xgt_detect() argument[all …]