Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dingenic-timer.c263 static const struct of_device_id ingenic_tcu_of_match[] = { variable
274 const struct of_device_id *id = of_match_node(ingenic_tcu_of_match, np); in ingenic_tcu_init()
419 .of_match_table = ingenic_tcu_of_match,
/openbmc/linux/drivers/clk/ingenic/
H A Dtcu.c326 static const struct of_device_id __maybe_unused ingenic_tcu_of_match[] __initconst = { variable
337 const struct of_device_id *id = of_match_node(ingenic_tcu_of_match, np); in ingenic_tcu_probe()