Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/tipd/
Dtps6598x.h223 #define TPS_BOOT_STATUS_I2C_EEPROM_PRESENT BIT(3) macro
Dcore.c1091 if (status & TPS_BOOT_STATUS_I2C_EEPROM_PRESENT) in tps25750_apply_patch()