Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_gpio-test.c22 #define GPIO_IRQ(x) (116 + (x)) macro
246 g_assert_false(qtest_get_irq(global_qtest, GPIO_IRQ(0))); in test_events_level()
249 g_assert_false(qtest_get_irq(global_qtest, GPIO_IRQ(0))); in test_events_level()
252 g_assert_false(qtest_get_irq(global_qtest, GPIO_IRQ(0))); in test_events_level()
255 g_assert_false(qtest_get_irq(global_qtest, GPIO_IRQ(0))); in test_events_level()
331 g_assert_true(qtest_get_irq(global_qtest, GPIO_IRQ(n))); in test_gpion_irq()
335 g_assert_true(qtest_get_irq(global_qtest, GPIO_IRQ(n))); in test_gpion_irq()
337 g_assert_true(qtest_get_irq(global_qtest, GPIO_IRQ(n))); in test_gpion_irq()
339 g_assert_true(qtest_get_irq(global_qtest, GPIO_IRQ(n))); in test_gpion_irq()
345 g_assert_true(qtest_get_irq(global_qtest, GPIO_IRQ(n))); in test_gpion_irq()
[all …]
/openbmc/u-boot/doc/
H A DREADME.s5pc1xx48 gpio_cfg_pin(&gpio->gpio_a, 0, GPIO_IRQ);
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam3874-iceboard.dts405 "PHYB_RESET_N", "ARM_IRQ", "GPIO_IRQ", ""; /* 8-11 */
/openbmc/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst142 invoked with the corresponding GPIO IRQ (GPIO_IRQ(xx) or gpio_to_irq())
/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c123 #define GPIO_IRQ 0x01000000 macro
/openbmc/linux/Documentation/spi/
H A Dspi-summary.rst295 .irq = GPIO_IRQ(31),