Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/allwinner/axp/
A Daxp803.c9 const uint8_t axp_chip_id = AXP803_CHIP_ID; variable
A Daxp805.c9 const uint8_t axp_chip_id = AXP805_CHIP_ID; variable
A Dcommon.c23 if (ret != axp_chip_id) { in axp_check_id()
206 if (axp_chip_id == AXP803_CHIP_ID) in axp_setup_regulators()
208 if (axp_chip_id == AXP805_CHIP_ID) in axp_setup_regulators()
/arm-trusted-firmware-2.8.0/include/drivers/allwinner/
A Daxp.h34 extern const uint8_t axp_chip_id;

Completed in 4 milliseconds