Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dreset-eyeq.c195 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_busy_wait_locked() local
196 unsigned long timeout_us = eqr_timings[domain_type].timeout_us; in eqr_busy_wait_locked()
197 unsigned long sleep_us = eqr_timings[domain_type].sleep_us; in eqr_busy_wait_locked()
204 switch (domain_type) { in eqr_busy_wait_locked()
257 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_assert_locked() local
265 switch (domain_type) { in eqr_assert_locked()
311 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_deassert_locked() local
319 switch (domain_type) { in eqr_deassert_locked()
367 enum eqr_domain_type domain_type = priv->data->domains[domain].type; in eqr_status() local
376 switch (domain_type) { in eqr_status()
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv340 0xb, 1:0, ecx, 15:8, domain_type , This domain type
581 0x1f, 5:0, ecx, 15:8, domain_type , This domain type
1089 0x80000026, 3:0, ecx, 15:8, domain_type , This domain type
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9875 union acpi_object *domain_type; in ath10k_mac_wrdd_get_mcc() local
9898 domain_type = &mcc_pkg->package.elements[0]; in ath10k_mac_wrdd_get_mcc()
9899 if (domain_type->integer.value != WRDD_WIFI) in ath10k_mac_wrdd_get_mcc()