| /f-stack/freebsd/arm/ti/ |
| H A D | ti_gpio.c | 924 u_int *irqp, uint32_t *modep) in ti_gpio_pic_map_fdt() argument 954 *irqp = daf->cells[0]; in ti_gpio_pic_map_fdt() 962 u_int *irqp, uint32_t *modep) in ti_gpio_pic_map_gpio() argument 975 *irqp = dag->gpio_pin_num; in ti_gpio_pic_map_gpio() 983 u_int *irqp, uint32_t *modep) in ti_gpio_pic_map() argument 989 (struct intr_map_data_fdt *)data, irqp, modep)); in ti_gpio_pic_map() 992 (struct intr_map_data_gpio *)data, irqp, modep)); in ti_gpio_pic_map()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx_gpio.c | 181 u_int *irqp, uint32_t *modep) in gpio_pic_map_fdt() argument 229 *irqp = irq; in gpio_pic_map_fdt() 237 u_int *irqp, uint32_t *modep) in gpio_pic_map_gpio() argument 260 *irqp = irq; in gpio_pic_map_gpio() 268 u_int *irqp, uint32_t *modep) in gpio_pic_map() argument 274 irqp, modep)); in gpio_pic_map() 277 irqp, modep)); in gpio_pic_map()
|
| /f-stack/freebsd/arm/mv/ |
| H A D | mv_ap806_sei.c | 143 mv_ap806_sei_map(device_t dev, struct intr_map_data *data, u_int *irqp) in mv_ap806_sei_map() argument 158 if (irqp != NULL) in mv_ap806_sei_map() 159 *irqp = irq; in mv_ap806_sei_map()
|
| H A D | mvebu_gpio.c | 402 pcell_t *cells, u_int *irqp, bool *invertedp, bool *levelp) in mvebu_gpio_pic_map_fdt() argument 438 *irqp = cells[0]; in mvebu_gpio_pic_map_fdt() 448 u_int gpio_pin_flags, u_int intr_mode, u_int *irqp, bool *invertedp, in mvebu_gpio_pic_map_gpio() argument 477 *irqp = gpio_pin_num; in mvebu_gpio_pic_map_gpio()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | gic.c | 654 gic_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, in gic_map_fdt() argument 659 *irqp = cells[0]; in gic_map_fdt() 710 *irqp = irq; in gic_map_fdt() 721 gic_map_msi(device_t dev, struct intr_map_data_msi *msi_data, u_int *irqp, in gic_map_msi() argument 731 *irqp = gi->gi_irq; in gic_map_msi() 741 gic_map_intr(device_t dev, struct intr_map_data *data, u_int *irqp, in gic_map_intr() argument 797 *irqp = irq; in gic_map_intr()
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_gpio.c | 1029 u_int *irqp, uint32_t *modep) in bcm_gpio_pic_map_fdt() argument 1064 *irqp = irq; in bcm_gpio_pic_map_fdt() 1072 u_int *irqp, uint32_t *modep) in bcm_gpio_pic_map_gpio() argument 1087 *irqp = irq; in bcm_gpio_pic_map_gpio() 1095 u_int *irqp, uint32_t *modep) in bcm_gpio_pic_map() argument 1101 (struct intr_map_data_fdt *)data, irqp, modep)); in bcm_gpio_pic_map() 1104 (struct intr_map_data_gpio *)data, irqp, modep)); in bcm_gpio_pic_map()
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_gpio_v1.c | 505 struct intr_map_data_fdt *daf, u_int *irqp, uint32_t *modep) in mtk_gpio_pic_map_fdt() argument 521 *irqp = irq; in mtk_gpio_pic_map_fdt() 530 struct intr_map_data_gpio *dag, u_int *irqp, uint32_t *modep) in mtk_gpio_pic_map_gpio() argument 540 *irqp = irq; in mtk_gpio_pic_map_gpio()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_nmi.c | 160 aw_nmi_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, in aw_nmi_map_fdt() argument 203 *irqp = irq; in aw_nmi_map_fdt()
|
| H A D | aw_gpio.c | 1248 u_int *irqp, u_int *mode) in aw_gpio_pic_map_gpio() argument 1276 *irqp = pin; in aw_gpio_pic_map_gpio()
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_gpio.c | 497 pcell_t *cells, u_int *irqp, uint32_t *regp) in tegra_gpio_pic_map_fdt() argument 531 *irqp = cells[0]; in tegra_gpio_pic_map_fdt() 539 u_int gpio_pin_flags, u_int intr_mode, u_int *irqp, uint32_t *regp) in tegra_gpio_pic_map_gpio() argument 566 *irqp = gpio_pin_num; in tegra_gpio_pic_map_gpio()
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_gpio.c | 559 jz_gpio_map_intr_fdt(device_t dev, struct intr_map_data *data, u_int *irqp, in jz_gpio_map_intr_fdt() argument 572 *irqp = daf->cells[0]; in jz_gpio_map_intr_fdt() 608 jz_gpio_map_intr(device_t dev, struct intr_map_data *data, u_int *irqp, in jz_gpio_map_intr() argument 631 *irqp = irq; in jz_gpio_map_intr()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | gic_v3.c | 518 gic_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, in gic_map_fdt() argument 586 *irqp = irq; in gic_map_fdt() 592 gic_map_msi(device_t dev, struct intr_map_data_msi *msi_data, u_int *irqp, in gic_map_msi() argument 602 *irqp = gi->gi_irq; in gic_map_msi() 612 do_gic_v3_map_intr(device_t dev, struct intr_map_data *data, u_int *irqp, in do_gic_v3_map_intr() argument 675 *irqp = irq; in do_gic_v3_map_intr()
|