Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-eyeq.c150 unsigned int domain_count; member
392 if (domain >= priv->data->domain_count || offset > 31 || in eqr_of_xlate_internal()
461 if (priv->data->domain_count == 1) { in eqr_probe()
469 for (i = 0; i < priv->data->domain_count; i++) in eqr_probe()
473 for (i = 0; i < priv->data->domain_count; i++) in eqr_probe()
502 .domain_count = ARRAY_SIZE(eqr_eyeq5_domains),
520 .domain_count = ARRAY_SIZE(eqr_eyeq6l_domains),
534 .domain_count = ARRAY_SIZE(eqr_eyeq6h_we_domains),
547 .domain_count = ARRAY_SIZE(eqr_eyeq6h_acc_domains),
/linux/drivers/gpu/drm/imagination/
H A Dpvr_device.h161 u32 domain_count; member