Searched refs:TC3589x_MANFCODE_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mfd/ | ||
H A D | tc3589x.h | 38 #define TC3589x_MANFCODE_MAGIC 0x03 macro |
/openbmc/linux/drivers/mfd/ | ||
H A D | tc3589x.c | 261 if (manf != TC3589x_MANFCODE_MAGIC) { in tc3589x_chip_init() |