Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/allwinner/axp/
Daxp803.c10 const char *const axp_compatible = "x-powers,axp803"; variable
Daxp805.c10 const char *const axp_compatible = "x-powers,axp805"; variable
Dcommon.c136 node = fdt_node_offset_by_compatible(fdt, -1, axp_compatible); in axp_setup_regulators()
/external/arm-trusted-firmware/include/drivers/allwinner/
Daxp.h35 extern const char *const axp_compatible;