Searched refs:domain_type (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/reset/ |
| H A D | reset-eyeq.c | 183 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_busy_wait_locked() local 184 unsigned long timeout_us = eqr_timings[domain_type].timeout_us; in eqr_busy_wait_locked() 185 unsigned long sleep_us = eqr_timings[domain_type].sleep_us; in eqr_busy_wait_locked() 192 switch (domain_type) { in eqr_busy_wait_locked() 245 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_assert_locked() local 253 switch (domain_type) { in eqr_assert_locked() 299 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_deassert_locked() local 307 switch (domain_type) { in eqr_deassert_locked() 355 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_status() local 364 switch (domain_type) { in eqr_status()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 334 0xb, 1:0, ecx, 15:8, domain_type , This domain type 580 0x1f, 5:0, ecx, 15:8, domain_type , This domain type 1066 0x80000026, 3:0, ecx, 15:8, domain_type , This domain type
|