Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/
H A Dtps65217.h84 int tps65217_reg_read(uchar src_reg, uchar *src_val);
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps65217.c18 int tps65217_reg_read(uchar src_reg, uchar *src_val) in tps65217_reg_read() function
/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.c279 if (tps65217_reg_read(TPS65217_STATUS, in bone_not_connected_to_ac_power()