Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/imx/
H A Dgpc.c404 const struct imx_gpc_dt_data *of_id_data = device_get_match_data(&pdev->dev); in imx_gpc_probe() local
439 if (of_id_data->err009619_present) in imx_gpc_probe()
444 if (of_id_data->err006287_present) in imx_gpc_probe()
450 of_id_data->num_domains); in imx_gpc_probe()
470 if (domain_index >= of_id_data->num_domains) in imx_gpc_probe()