Searched refs:PERI_GEN_RESET (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/misc/mchp_pci1xxxx/ |
| H A D | mchp_pci1xxxx_gpio.c | 18 #define PERI_GEN_RESET 0 macro 373 pci1xxx_assign_bit(priv->reg_base, PERI_GEN_RESET, 16, true); in pci1xxxx_gpio_suspend() 376 pci1xxx_assign_bit(priv->reg_base, PERI_GEN_RESET, 17, true); in pci1xxxx_gpio_suspend() 416 pci1xxx_assign_bit(priv->reg_base, PERI_GEN_RESET, 16, false); in pci1xxxx_gpio_resume() 419 pci1xxx_assign_bit(priv->reg_base, PERI_GEN_RESET, 17, false); in pci1xxxx_gpio_resume()
|