Searched refs:OPENPIC_MODEL_FSL_MPIC_20 (Results 1 – 5 of 5) sorted by relevance
210 case OPENPIC_MODEL_FSL_MPIC_20: in kvm_openpic_realize()267 OPENPIC_MODEL_FSL_MPIC_20),
1285 if ((opp->model == OPENPIC_MODEL_FSL_MPIC_20) || in openpic_reset()1543 case OPENPIC_MODEL_FSL_MPIC_20: in openpic_realize()1610 DEFINE_PROP_UINT32("model", OpenPICState, model, OPENPIC_MODEL_FSL_MPIC_20),
48 pmc->mpic_version = OPENPIC_MODEL_FSL_MPIC_20; in mpc8544ds_machine_class_init()
39 pmc->mpic_version = OPENPIC_MODEL_FSL_MPIC_20; in e500plat_init()
24 #define OPENPIC_MODEL_FSL_MPIC_20 1 macro