Home
last modified time | relevance | path

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

/Linux-v4.19/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()
180 host->has_ciu3 = true; in octeon_mmc_probe()
197 host->has_ciu3 = false; in octeon_mmc_probe()
246 if (host->has_ciu3) { in octeon_mmc_probe()
Dcavium.h72 bool has_ciu3; member