OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AS3722_LDO_VOLTAGE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/power/
as3722.h
14
#define
AS3722_LDO_VOLTAGE
(n) (0x10 + (n))
/external/u-boot/drivers/power/pmic/
as3722.c
87
ret = pmic_reg_write(dev,
AS3722_LDO_VOLTAGE
(ldo), value);
Completed in 562 milliseconds