Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-aspeed.c63 bool require_dcache; member
1226 .require_dcache = true,
1245 .require_dcache = true,
1268 .require_dcache = true,
1291 .require_dcache = false,
1356 if (gpio->config->require_dcache) { in aspeed_gpio_probe()