Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpio/
Dgpio-mmio.c369 if (gc->bgpio_dir_unreadable) { in bgpio_get_dir()
646 gc->bgpio_dir_unreadable = true; in bgpio_init()
Dgpio-hisi.c306 hisi_gpio->chip.bgpio_dir_unreadable = 1; in hisi_gpio_probe()
/linux-6.6.21/include/linux/gpio/
Ddriver.h478 bool bgpio_dir_unreadable; member