Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c248 } npcm7xx_gpio[] = { variable
597 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_gpio) != ARRAY_SIZE(s->gpio)); in npcm7xx_realize()
602 npcm7xx_gpio[i].reset_pu, &error_abort); in npcm7xx_realize()
604 npcm7xx_gpio[i].reset_pd, &error_abort); in npcm7xx_realize()
606 npcm7xx_gpio[i].reset_osrc, &error_abort); in npcm7xx_realize()
608 npcm7xx_gpio[i].reset_odsc, &error_abort); in npcm7xx_realize()
610 sysbus_mmio_map(SYS_BUS_DEVICE(obj), 0, npcm7xx_gpio[i].regs_addr); in npcm7xx_realize()
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c80 struct npcm7xx_gpio { struct
96 struct npcm7xx_gpio gpio_bank[NPCM7XX_GPIO_BANK_NUM]; argument
134 struct npcm7xx_gpio *bank = gpiochip_get_data(chip); in npcmgpio_dbg_show()
171 struct npcm7xx_gpio *bank = gpiochip_get_data(chip); in npcmgpio_direction_input()
185 struct npcm7xx_gpio *bank = gpiochip_get_data(chip); in npcmgpio_direction_output()
200 struct npcm7xx_gpio *bank = gpiochip_get_data(chip); in npcmgpio_gpio_request()
221 struct npcm7xx_gpio *bank; in npcmgpio_irq_handler()
243 struct npcm7xx_gpio *bank = gpiochip_get_data(gc); in npcmgpio_set_irq_type()
291 struct npcm7xx_gpio *bank = gpiochip_get_data(gc); in npcmgpio_irq_ack()
302 struct npcm7xx_gpio *bank = gpiochip_get_data(gc); in npcmgpio_irq_mask()
[all …]
/openbmc/qemu/hw/gpio/
H A Dmeson.build10 system_ss.add(when: 'CONFIG_NPCM7XX', if_true: files('npcm7xx_gpio.c'))
H A Dtrace-events3 # npcm7xx_gpio.c
/openbmc/qemu/tests/qtest/
H A Dmeson.build203 'npcm7xx_gpio-test',
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]