Home | Sort by: relevance | last modified time | path |
/src/sys/dev/i2c/ | |
tps65217pmic.c | 628 uint8_t defreg, regenable; local in function:tps65217pmic_regulator_read_config 631 regenable = tps65217pmic_reg_read(sc, TPS65217PMIC_ENABLE); 633 if (regenable & (regulator->enable_bit)) |
tps65217pmic.c | 628 uint8_t defreg, regenable; local in function:tps65217pmic_regulator_read_config 631 regenable = tps65217pmic_reg_read(sc, TPS65217PMIC_ENABLE); 633 if (regenable & (regulator->enable_bit)) |