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