Searched refs:stm32mp25_match_data (Results 1 – 1 of 1) sorted by relevance
1965 static const struct of_device_id stm32mp25_match_data[] = { variable1969 MODULE_DEVICE_TABLE(of, stm32mp25_match_data);1985 return stm32_rcc_init(dev, stm32mp25_match_data, base); in stm32mp25_rcc_clocks_probe()1991 .of_match_table = stm32mp25_match_data,