Searched refs:stm32mp1_match_data (Results 1 – 1 of 1) sorted by relevance
2168 static const struct of_device_id stm32mp1_match_data[] = { variable2179 MODULE_DEVICE_TABLE(of, stm32mp1_match_data);2288 ret = stm32_rcc_init(dev, base, stm32mp1_match_data); in stm32mp1_rcc_init()2354 .of_match_table = stm32mp1_match_data,