Home
last modified time | relevance | path

Searched refs:tps65217_reg_read (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/power/
Dtps65217.h83 int tps65217_reg_read(uchar src_reg, uchar *src_val);
/external/u-boot/drivers/power/pmic/
Dpmic_tps65217.c17 int tps65217_reg_read(uchar src_reg, uchar *src_val) in tps65217_reg_read() function
/external/u-boot/board/ti/am335x/
Dboard.c280 if (tps65217_reg_read(TPS65217_STATUS, in bone_not_connected_to_ac_power()