Home
last modified time | relevance | path

Searched refs:stm32mp1_match_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c2159 static const struct of_device_id stm32mp1_match_data[] = { variable
2170 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,