Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpio-aspeed.c67 bool require_dcache; member
1230 .require_dcache = true,
1249 .require_dcache = true,
1272 .require_dcache = true,
1295 .require_dcache = false,
1360 if (gpio->config->require_dcache) { in aspeed_gpio_probe()