Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Das3722.h13 #define AS3722_SD_VOLTAGE(n) (0x00 + (n)) macro
/openbmc/u-boot/drivers/power/pmic/
H A Das3722.c71 ret = pmic_reg_write(dev, AS3722_SD_VOLTAGE(sd), value); in as3722_sd_set_voltage()