Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dtps65218.h75 int tps65218_reg_read(uchar dest_reg, uchar *dest_val);
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_tps65218.c14 int tps65218_reg_read(uchar dest_reg, uchar *dest_val) in tps65218_reg_read() function
/OK3568_Linux_fs/u-boot/board/compulab/cm_t43/
H A Dcm_t43.c36 tps65218_reg_read(TPS65218_STATUS, &tps_status); in power_init_board()