Home
last modified time | relevance | path

Searched refs:get_irq (Results 1 – 25 of 112) sorted by relevance

12345

/openbmc/qemu/hw/isa/
H A Disa-superio.c63 if (k->parallel.get_irq) { in isa_superio_realize()
64 qdev_prop_set_uint32(d, "irq", k->parallel.get_irq(sio, i)); in isa_superio_realize()
73 k->parallel.get_irq ? in isa_superio_realize()
74 k->parallel.get_irq(sio, i) : -1); in isa_superio_realize()
102 if (k->serial.get_irq) { in isa_superio_realize()
103 qdev_prop_set_uint32(d, "irq", k->serial.get_irq(sio, i)); in isa_superio_realize()
112 k->serial.get_irq ? in isa_superio_realize()
113 k->serial.get_irq(sio, i) : -1); in isa_superio_realize()
127 if (k->floppy.get_irq) { in isa_superio_realize()
128 qdev_prop_set_uint32(d, "irq", k->floppy.get_irq(sio, 0)); in isa_superio_realize()
[all …]
H A Dsmc37c669-superio.c68 .get_irq = get_parallel_irq, in smc37c669_class_init()
74 .get_irq = get_serial_irq, in smc37c669_class_init()
79 .get_irq = get_fdc_irq, in smc37c669_class_init()
H A Dpc87312.c351 .get_irq = get_parallel_irq, in pc87312_class_init()
357 .get_irq = get_uart_irq, in pc87312_class_init()
363 .get_irq = get_fdc_irq, in pc87312_class_init()
369 .get_irq = get_ide_irq, in pc87312_class_init()
/openbmc/qemu/tests/qtest/
H A Dfdc-test.c105 g_assert(get_irq(FLOPPY_IRQ)); in ack_irq()
114 g_assert(!get_irq(FLOPPY_IRQ)); in ack_irq()
135 g_assert(!get_irq(FLOPPY_IRQ)); in send_read_command()
191 g_assert(!get_irq(FLOPPY_IRQ)); in send_read_no_dma_command()
223 g_assert(get_irq(FLOPPY_IRQ)); in send_read_no_dma_command()
235 g_assert(get_irq(FLOPPY_IRQ)); in send_read_no_dma_command()
242 g_assert(!get_irq(FLOPPY_IRQ)); in send_read_no_dma_command()
254 g_assert(!get_irq(FLOPPY_IRQ)); in send_seek()
371 g_assert(!get_irq(FLOPPY_IRQ)); in test_sense_interrupt()
393 g_assert(!get_irq(FLOPPY_IRQ)); in test_relative_seek()
[all …]
H A Dstm32l4x5_syscfg-test.c212 g_assert_true(get_irq(0)); in test_interrupt()
217 g_assert_true(get_irq(15)); in test_interrupt()
224 g_assert_true(get_irq(1)); in test_interrupt()
244 g_assert_true(get_irq(0)); in test_irq_pin_multiplexer()
245 g_assert_false(get_irq(2)); in test_irq_pin_multiplexer()
253 g_assert_true(get_irq(2)); in test_irq_pin_multiplexer()
254 g_assert_false(get_irq(0)); in test_irq_pin_multiplexer()
273 g_assert_true(get_irq(0)); in test_irq_gpio_multiplexer()
281 g_assert_false(get_irq(0)); in test_irq_gpio_multiplexer()
292 g_assert_false(get_irq(0)); in test_irq_gpio_multiplexer()
[all …]
H A Dstm32l4x5_gpio-test.c296 g_assert_false(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_gpio_output_mode()
301 g_assert_true(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_gpio_output_mode()
306 g_assert_false(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_gpio_output_mode()
312 g_assert_false(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_gpio_output_mode()
332 g_assert_true(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_gpio_input_mode()
337 g_assert_false(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_gpio_input_mode()
361 g_assert_true(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_pull_up_pull_down()
366 g_assert_false(get_irq(gpio_id * NUM_GPIO_PINS + pin)); in test_pull_up_pull_down()
H A Dipmi-kcs-test.c93 g_assert(get_irq(IPMI_IRQ)); in kcs_clear_obf()
95 g_assert(!get_irq(IPMI_IRQ)); in kcs_clear_obf()
100 g_assert(!get_irq(IPMI_IRQ)); in kcs_clear_obf()
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_rdb.c115 .get_irq = mpic_get_irq, in define_machine()
128 .get_irq = mpic_get_irq, in define_machine()
141 .get_irq = mpic_get_irq, in define_machine()
154 .get_irq = mpic_get_irq, in define_machine()
167 .get_irq = mpic_get_irq, in define_machine()
180 .get_irq = mpic_get_irq, in define_machine()
193 .get_irq = mpic_get_irq, in define_machine()
206 .get_irq = mpic_get_irq, in define_machine()
H A Dcorenet_generic.c161 ppc_md.get_irq = ehv_pic_get_irq; in corenet_generic_probe()
197 .get_irq = mpic_get_irq, in define_machine()
199 .get_irq = mpic_get_coreint_irq, in define_machine()
H A Dxes_mpc85xx.c148 .get_irq = mpic_get_irq, in define_machine()
161 .get_irq = mpic_get_irq, in define_machine()
174 .get_irq = mpic_get_irq, in define_machine()
H A Dmpc85xx_ds.c83 .get_irq = mpic_get_irq, in define_machine()
96 .get_irq = mpic_get_irq, in define_machine()
H A Dmpc85xx_mds.c340 .get_irq = mpic_get_irq, in define_machine()
353 .get_irq = mpic_get_irq, in define_machine()
366 .get_irq = mpic_get_irq, in define_machine()
H A Dbsc913x_rdb.c48 .get_irq = mpic_get_irq, in define_machine()
/openbmc/linux/arch/powerpc/platforms/44x/
H A Diss4xx.c64 ppc_md.get_irq = uic_get_irq; in iss4xx_init_irq()
73 ppc_md.get_irq = mpic_get_irq; in iss4xx_init_irq()
H A Debony.c59 .get_irq = uic_get_irq, in define_machine()
/openbmc/linux/sound/aoa/core/
H A Dgpio-feature.c118 static void get_irq(struct device_node * np, int *irqptr) in get_irq() function
269 get_irq(headphone_detect_node, &headphone_detect_irq); in ftr_gpio_init()
270 get_irq(lineout_detect_node, &lineout_detect_irq); in ftr_gpio_init()
271 get_irq(linein_detect_node, &linein_detect_irq); in ftr_gpio_init()
/openbmc/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c438 ppc_md.get_irq = mpic_get_irq; in chrp_find_openpic()
487 if (ppc_md.get_irq == NULL) { in chrp_find_8259()
488 ppc_md.get_irq = i8259_irq; in chrp_find_8259()
518 ppc_md.get_irq = i8259_irq; in chrp_init_IRQ()
/openbmc/linux/arch/powerpc/kernel/
H A Dirq.c227 DEFINE_STATIC_CALL_RET0(ppc_get_irq, *ppc_md.get_irq);
333 if (!WARN_ON(!ppc_md.get_irq)) in init_IRQ()
334 static_call_update(ppc_get_irq, ppc_md.get_irq); in init_IRQ()
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_generic.c49 .get_irq = ipic_get_irq, in define_machine()
/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dmpc836x_rdk.c37 .get_irq = ipic_get_irq, in define_machine()
H A Dasp834x.c41 .get_irq = ipic_get_irq, in define_machine()
H A Dmpc830x_rdb.c53 .get_irq = ipic_get_irq, in define_machine()
H A Dmpc831x_rdb.c53 .get_irq = ipic_get_irq, in define_machine()
H A Dmpc834x_itx.c66 .get_irq = ipic_get_irq, in define_machine()
/openbmc/linux/arch/powerpc/platforms/52xx/
H A Dmpc5200_simple.c77 .get_irq = mpc52xx_get_irq, in define_machine()

12345