Home
last modified time | relevance | path

Searched defs:mcopt1 (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
Dppc4xx_edac.c836 static enum dev_type ppc4xx_edac_get_dtype(u32 mcopt1) in ppc4xx_edac_get_dtype()
859 static enum mem_type ppc4xx_edac_get_mtype(u32 mcopt1) in ppc4xx_edac_get_mtype()
889 static int ppc4xx_edac_init_csrows(struct mem_ctl_info *mci, u32 mcopt1) in ppc4xx_edac_init_csrows()
1008 const dcr_host_t *dcr_host, u32 mcopt1) in ppc4xx_edac_mc_init()
1225 u32 mcopt1, memcheck; in ppc4xx_edac_probe() local