Home
last modified time | relevance | path

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

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