Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/pmic/rockchip/
H A Drk817.c65 .voltage_max2 = 2400000,
80 .voltage_max2 = 2400000,
95 .voltage_max2 = 2400000,
110 .voltage_max2 = 3400000,
125 .voltage_max2 = 3600000,
269 .voltage_max2 = 2400000,
284 .voltage_max2 = 2400000,
299 .voltage_max2 = 2400000,
314 .voltage_max2 = 3400000,
H A Drk8xx.h53 int voltage_max2; member
H A Drk8xx_regulators.c129 *uv = sc->def->voltage_max2; in rk8xx_regnode_reg_to_voltage()