Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/nuvoton/
H A Dwpcm450-soc.c15 #define PDID_CHIP(x) ((x) & 0x00ffffff) macro
66 if (PDID_CHIP(pdid) != CHIP_WPCM450) { in wpcm450_soc_init()
67 pr_warn("Unknown chip ID in GCR.PDID: 0x%06x\n", PDID_CHIP(pdid)); in wpcm450_soc_init()