Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Dgpio.c33 void __iomem *io_sync; member
61 if (gpiomtd->io_sync) { in gpio_nand_dosync()
67 tmp = readl(gpiomtd->io_sync); in gpio_nand_dosync()
313 gpiomtd->io_sync = devm_ioremap_resource(dev, res); in gpio_nand_probe()
314 if (IS_ERR(gpiomtd->io_sync)) in gpio_nand_probe()
315 return PTR_ERR(gpiomtd->io_sync); in gpio_nand_probe()
/Linux-v5.15/fs/
Dio_uring.c526 struct io_sync { struct
834 struct io_sync sync;