Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Dsolos-pci.c60 #define GPIO_STATUS 0x54 macro
531 data32 = ioread32(card->config_regs + GPIO_STATUS); in geos_gpio_store()
534 iowrite32(data32, card->config_regs + GPIO_STATUS); in geos_gpio_store()
537 iowrite32(data32, card->config_regs + GPIO_STATUS); in geos_gpio_store()
553 data32 = ioread32(card->config_regs + GPIO_STATUS); in geos_gpio_show()
567 data32 = ioread32(card->config_regs + GPIO_STATUS); in hardware_show()