Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/pmic/
H A Dstm32mp_pmic2.c182 if (stpmic2_get_product_id(pmic2, &val) != 0) { in initialize_pmic_i2c()
557 if (stpmic2_get_product_id(pmic2, &val) != 0) { in initialize_pmic()
H A Dstpmic2.c490 int stpmic2_get_product_id(struct pmic_handle_s *pmic, uint8_t *val) in stpmic2_get_product_id() function
/rk3399_ARM-atf/include/drivers/st/
H A Dstpmic2.h399 int stpmic2_get_product_id(struct pmic_handle_s *pmic, uint8_t *val);