Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Daxp221.h51 #define AXP221_SID 0x20 macro
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp221.c255 ret = pmic_bus_read(AXP221_SID + i, &dest[i]); in axp_get_sid()