Home
last modified time | relevance | path

Searched defs:pcr_base (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-vf610.c211 void __iomem *pcr_base = port->base + PORT_PCR(gpio_num); in vf610_gpio_irq_mask() local
222 void __iomem *pcr_base = port->base + PORT_PCR(gpio_num); in vf610_gpio_irq_unmask() local
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c158 static const int pcr_base[] = { 0, 8, 12, 16 }; variable