Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dcavium-octeon.c92 if (!host->has_ciu3) { in octeon_mmc_acquire_bus()
104 if (!host->has_ciu3) in octeon_mmc_release_bus()
113 if (!host->has_ciu3) in octeon_mmc_int_enable()
181 host->has_ciu3 = true; in octeon_mmc_probe()
198 host->has_ciu3 = false; in octeon_mmc_probe()
237 if (host->has_ciu3) { in octeon_mmc_probe()
Dcavium.h72 bool has_ciu3; member