Searched refs:axp2xx_reg_sc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/allwinner/
H A Daxp209.c333 struct axp2xx_reg_sc { struct
619 struct axp2xx_reg_sc **regs;
661 struct axp2xx_reg_sc *sc;
679 axp2xx_regnode_reg_to_voltage(struct axp2xx_reg_sc *sc, uint8_t val, int *uv)
690 axp2xx_regnode_voltage_to_reg(struct axp2xx_reg_sc *sc, int min_uvolt,
715 struct axp2xx_reg_sc *sc;
736 struct axp2xx_reg_sc *sc;
759 sizeof(struct axp2xx_reg_sc), regnode_class);
1127 static struct axp2xx_reg_sc *
1131 struct axp2xx_reg_sc *reg_s
[all...]

Completed in 98 milliseconds