Searched refs:PMIC_CHIP_ID_DA9063 (Results 1 – 2 of 2) sorted by relevance
27 #define PMIC_CHIP_ID_DA9063 0x61 macro
115 if (buf[DA9063_DEV_ID_REG] != PMIC_CHIP_ID_DA9063) { in da9063_get_device_type()