Searched refs:stm32mp13_match_data (Results 1 – 1 of 1) sorted by relevance
1530 static const struct of_device_id stm32mp13_match_data[] = { variable1537 MODULE_DEVICE_TABLE(of, stm32mp13_match_data);1548 return stm32_rcc_init(dev, stm32mp13_match_data, base); in stm32mp1_rcc_clocks_probe()1554 .of_match_table = stm32mp13_match_data,