Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dsolos-pci.c60 #define GPIO_STATUS 0x54 macro
537 data32 = ioread32(card->config_regs + GPIO_STATUS); in geos_gpio_store()
540 iowrite32(data32, card->config_regs + GPIO_STATUS); in geos_gpio_store()
543 iowrite32(data32, card->config_regs + GPIO_STATUS); in geos_gpio_store()
559 data32 = ioread32(card->config_regs + GPIO_STATUS); in geos_gpio_show()
573 data32 = ioread32(card->config_regs + GPIO_STATUS); in hardware_show()