Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dsolos-pci.c51 #define GPIO_STATUS 0x54 macro
527 data32 = ioread32(card->config_regs + GPIO_STATUS); in geos_gpio_store()
530 iowrite32(data32, card->config_regs + GPIO_STATUS); in geos_gpio_store()
533 iowrite32(data32, card->config_regs + GPIO_STATUS); in geos_gpio_store()
548 data32 = ioread32(card->config_regs + GPIO_STATUS); in geos_gpio_show()
561 data32 = ioread32(card->config_regs + GPIO_STATUS); in hardware_show()