Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/da9063/
Dcore.h27 #define PMIC_CHIP_ID_DA9063 0x61 macro
/linux-6.12.1/drivers/mfd/
Dda9063-i2c.c115 if (buf[DA9063_DEV_ID_REG] != PMIC_CHIP_ID_DA9063) { in da9063_get_device_type()