Home
last modified time | relevance | path

Searched refs:axp_chip_id (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/allwinner/axp/
H A Dcommon.c24 if (ret != axp_chip_id) { in axp_check_id()
197 if (axp_chip_id == AXP803_CHIP_ID) in axp_setup_regulators()
199 if (axp_chip_id == AXP805_CHIP_ID) in axp_setup_regulators()
H A Daxp803.c9 const uint8_t axp_chip_id = AXP803_CHIP_ID; variable
H A Daxp805.c9 const uint8_t axp_chip_id = AXP805_CHIP_ID; variable
/rk3399_ARM-atf/include/drivers/allwinner/
H A Daxp.h34 extern const uint8_t axp_chip_id;