Home
last modified time | relevance | path

Searched refs:axp_read (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/include/drivers/allwinner/
Daxp.h42 int axp_read(uint8_t reg);
/trusted-firmware-a-latest/drivers/allwinner/axp/
Dcommon.c19 ret = axp_read(0x03); in axp_check_id()
37 ret = axp_read(reg); in axp_clrsetbits()
/trusted-firmware-a-latest/plat/allwinner/sun50i_h616/
Dsunxi_power.c31 int axp_read(uint8_t reg) in axp_read() function
/trusted-firmware-a-latest/plat/allwinner/sun50i_h6/
Dsunxi_power.c30 int axp_read(uint8_t reg) in axp_read() function
/trusted-firmware-a-latest/plat/allwinner/sun50i_a64/
Dsunxi_power.c115 int axp_read(uint8_t reg) in axp_read() function