tps65217pmic_reg_read
static uint8_t tps65217pmic_reg_read(struct tps65217pmic_softc *, uint8_t);
status = tps65217pmic_reg_read(sc, TPS65217PMIC_STATUS);
ppath = tps65217pmic_reg_read(sc, TPS65217PMIC_PPATH);
intr = tps65217pmic_reg_read(sc, TPS65217PMIC_INT);
status = tps65217pmic_reg_read(sc, TPS65217PMIC_STATUS);
chipid = tps65217pmic_reg_read(sc, TPS65217PMIC_CHIPID);
regenable = tps65217pmic_reg_read(sc, TPS65217PMIC_ENABLE);
defreg = tps65217pmic_reg_read(sc,
ppath = tps65217pmic_reg_read(sc, TPS65217PMIC_PPATH);
status = tps65217pmic_reg_read(sc, TPS65217PMIC_STATUS);
val = tps65217pmic_reg_read(sc, TPS65217PMIC_DEFSLEW);
val = tps65217pmic_reg_read(sc, TPS65217PMIC_DEFSLEW);
val = tps65217pmic_reg_read(pmic_sc, TPS65217PMIC_ENABLE);