Searched refs:NPCM8XX_CHIP (Results 1 – 1 of 1) sorted by relevance
16 #define NPCM8XX_CHIP BIT(1) macro113 if (pdata->chip == NPCM8XX_CHIP) { in handle_ce()120 if (pdata->chip == NPCM8XX_CHIP) in handle_ce()146 if (pdata->chip == NPCM8XX_CHIP) { in handle_ue()153 if (pdata->chip == NPCM8XX_CHIP) in handle_ue()326 if (pdata->chip == NPCM8XX_CHIP) in setup_irq()403 if (IS_ENABLED(CONFIG_EDAC_DEBUG) && pdata->chip == NPCM8XX_CHIP) in edac_probe()420 if (IS_ENABLED(CONFIG_EDAC_DEBUG) && pdata->chip == NPCM8XX_CHIP) in edac_remove()468 .chip = NPCM8XX_CHIP,