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