Searched refs:TPS_BOOT_STATUS_I2C_EEPROM_PRESENT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/typec/tipd/ | ||
D | tps6598x.h | 223 #define TPS_BOOT_STATUS_I2C_EEPROM_PRESENT BIT(3) macro |
D | core.c | 1091 if (status & TPS_BOOT_STATUS_I2C_EEPROM_PRESENT) in tps25750_apply_patch() |