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