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.c405 const struct imx_gpc_dt_data *of_id_data = device_get_match_data(&pdev->dev); in imx_gpc_probe() local
441 if (of_id_data->err009619_present) in imx_gpc_probe()
446 if (of_id_data->err006287_present) in imx_gpc_probe()
452 of_id_data->num_domains); in imx_gpc_probe()
472 if (domain_index >= of_id_data->num_domains) in imx_gpc_probe()