Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp_pmic.h37 void print_pmic_info_and_debug(void);
39 static inline void print_pmic_info_and_debug(void) in print_pmic_info_and_debug() function
/rk3399_ARM-atf/drivers/st/pmic/
H A Dstm32mp_pmic.c206 void print_pmic_info_and_debug(void) in print_pmic_info_and_debug() function
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c334 print_pmic_info_and_debug(); in bl2_el3_plat_arch_setup()