Home
last modified time | relevance | path

Searched refs:PPC_TYPE_GENERIC (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ppc/
HDppc.c692 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_pc873xx_detect()
1086 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_w83877f_detect()
1195 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_generic_detect()
1655 case PPC_TYPE_GENERIC: in ppc_setmode()
1770 ppc->ppc_type = PPC_TYPE_GENERIC; in ppc_probe()
HDppcreg.h56 #define PPC_TYPE_GENERIC 1 macro