Home
last modified time | relevance | path

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

/openbmc/linux/drivers/opp/
H A Dti-opp-supply.c60 #define OPPDM_EFUSE_CLASS0_OPTIMIZED_VOLTAGE BIT(1) macro
352 .flags = OPPDM_EFUSE_CLASS0_OPTIMIZED_VOLTAGE,
358 .flags = OPPDM_EFUSE_CLASS0_OPTIMIZED_VOLTAGE | OPPDM_HAS_NO_ABB,
396 if (of_data->flags & OPPDM_EFUSE_CLASS0_OPTIMIZED_VOLTAGE) { in ti_opp_supply_probe()