Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dcavium-octeon.c90 if (!host->has_ciu3) { in octeon_mmc_acquire_bus()
102 if (!host->has_ciu3) in octeon_mmc_release_bus()
111 if (!host->has_ciu3) in octeon_mmc_int_enable()
179 host->has_ciu3 = true; in octeon_mmc_probe()
196 host->has_ciu3 = false; in octeon_mmc_probe()
235 if (host->has_ciu3) { in octeon_mmc_probe()
Dcavium.h72 bool has_ciu3; member