Searched refs:stm32_i2c_get_setup_from_fdt (Results 1 – 4 of 4) sorted by relevance
301 int stm32_i2c_get_setup_from_fdt(void *fdt, int node,
120 return stm32_i2c_get_setup_from_fdt(fdt, i2c_node, init); in dt_pmic_i2c_config()
120 return stm32_i2c_get_setup_from_fdt(fdt, i2c_node, init); in dt_pmic2_i2c_config()
97 int stm32_i2c_get_setup_from_fdt(void *fdt, int node, in stm32_i2c_get_setup_from_fdt() function