Searched refs:hb_ddr_ctrl_of_match (Results 1 – 1 of 1) sorted by relevance
138 static const struct of_device_id hb_ddr_ctrl_of_match[] = { variable143 MODULE_DEVICE_TABLE(of, hb_ddr_ctrl_of_match);159 id = of_match_device(hb_ddr_ctrl_of_match, &pdev->dev); in highbank_mc_probe()268 .of_match_table = hb_ddr_ctrl_of_match,