/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | mpc8xx_pic.c | 101 irq_hw_number_t *out_hwirq, unsigned int *out_flags) mpc8xx_pic_host_xlate() 115 *out_flags = map_pic_senses[intspec[1]]; mpc8xx_pic_host_xlate() 117 *out_flags = IRQ_TYPE_NONE; mpc8xx_pic_host_xlate() 99 mpc8xx_pic_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) mpc8xx_pic_host_xlate() argument
|
H A D | ehv_pic.c | 217 irq_hw_number_t *out_hwirq, unsigned int *out_flags) ehv_pic_host_xlate() 237 *out_flags = map_of_senses_to_linux_irqtype[intspec[1] & ehv_pic_host_xlate() 240 *out_flags = IRQ_TYPE_NONE; ehv_pic_host_xlate() 215 ehv_pic_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) ehv_pic_host_xlate() argument
|
H A D | i8259.c | 189 irq_hw_number_t *out_hwirq, unsigned int *out_flags) i8259_host_xlate() 200 *out_flags = map_isa_senses[intspec[1]]; i8259_host_xlate() 202 *out_flags = IRQ_TYPE_NONE; i8259_host_xlate() 187 i8259_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) i8259_host_xlate() argument
|
H A D | xilinx_intc.c | 149 unsigned int *out_flags) xilinx_intc_xlate() 162 *out_flags = xilinx_intc_map_senses[intspec[1]]; xilinx_intc_xlate() 146 xilinx_intc_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) xilinx_intc_xlate() argument
|
H A D | tsi108_pci.c | 381 irq_hw_number_t *out_hwirq, unsigned int *out_flags) pci_irq_host_xlate() 384 *out_flags = IRQ_TYPE_LEVEL_HIGH; pci_irq_host_xlate() 379 pci_irq_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) pci_irq_host_xlate() argument
|
H A D | mpic.c | 1105 irq_hw_number_t *out_hwirq, unsigned int *out_flags) mpic_host_xlate() 1156 *out_flags = map_mpic_senses[intspec[1] & 3]; mpic_host_xlate() 1172 *out_flags = map_mpic_senses[intspec[1] & mask]; mpic_host_xlate() 1174 *out_flags = IRQ_TYPE_NONE; mpic_host_xlate() 1177 intsize, intspec[0], intspec[1], *out_hwirq, *out_flags); mpic_host_xlate() 1103 mpic_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) mpic_host_xlate() argument
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-taskfile.c | 535 if (req_task->out_flags.all) { ide_taskfile_ioctl() 538 if (req_task->out_flags.b.data) ide_taskfile_ioctl() 541 if (req_task->out_flags.b.nsector_hob) ide_taskfile_ioctl() 543 if (req_task->out_flags.b.sector_hob) ide_taskfile_ioctl() 545 if (req_task->out_flags.b.lcyl_hob) ide_taskfile_ioctl() 547 if (req_task->out_flags.b.hcyl_hob) ide_taskfile_ioctl() 550 if (req_task->out_flags.b.error_feature) ide_taskfile_ioctl() 552 if (req_task->out_flags.b.nsector) ide_taskfile_ioctl() 554 if (req_task->out_flags.b.sector) ide_taskfile_ioctl() 556 if (req_task->out_flags.b.lcyl) ide_taskfile_ioctl() 558 if (req_task->out_flags.b.hcyl) ide_taskfile_ioctl()
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
H A D | socrates_fpga_pic.c | 245 irq_hw_number_t *out_hwirq, unsigned int *out_flags) socrates_fpga_pic_host_xlate() 256 *out_flags = IRQ_TYPE_LEVEL_LOW; socrates_fpga_pic_host_xlate() 258 *out_flags = intspec[1]; socrates_fpga_pic_host_xlate() 262 *out_flags = fpga_irq->type; socrates_fpga_pic_host_xlate() 243 socrates_fpga_pic_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) socrates_fpga_pic_host_xlate() argument
|
/linux-4.1.27/arch/powerpc/sysdev/ge/ |
H A D | ge_pic.c | 168 irq_hw_number_t *out_hwirq, unsigned int *out_flags) gef_pic_host_xlate() 173 *out_flags = intspec[1]; gef_pic_host_xlate() 175 *out_flags = IRQ_TYPE_LEVEL_HIGH; gef_pic_host_xlate() 166 gef_pic_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) gef_pic_host_xlate() argument
|
/linux-4.1.27/arch/powerpc/platforms/52xx/ |
H A D | media5200.c | 128 unsigned int *out_flags) media5200_irq_xlate() 135 *out_flags = IRQ_TYPE_NONE; media5200_irq_xlate() 125 media5200_irq_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) media5200_irq_xlate() argument
|
H A D | mpc52xx_pic.c | 307 unsigned int *out_flags) mpc52xx_irqhost_xlate() 326 *out_flags = IRQ_TYPE_LEVEL_LOW; mpc52xx_irqhost_xlate() 328 *out_flags = mpc52xx_map_senses[intrvect_type]; mpc52xx_irqhost_xlate() 304 mpc52xx_irqhost_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) mpc52xx_irqhost_xlate() argument
|
H A D | mpc52xx_gpt.c | 222 unsigned int *out_flags) mpc52xx_gpt_irq_xlate() 234 *out_flags = intspec[0]; mpc52xx_gpt_irq_xlate() 219 mpc52xx_gpt_irq_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) mpc52xx_gpt_irq_xlate() argument
|
/linux-4.1.27/drivers/xen/ |
H A D | gntdev.c | 690 int out_flags; gntdev_ioctl_notify() local 711 out_flags = op.action; gntdev_ioctl_notify() 732 out_flags = map->notify.flags; gntdev_ioctl_notify() 745 if (out_flags & UNMAP_NOTIFY_SEND_EVENT) gntdev_ioctl_notify()
|
/linux-4.1.27/arch/powerpc/platforms/cell/ |
H A D | interrupt.c | 250 irq_hw_number_t *out_hwirq, unsigned int *out_flags) iic_host_xlate() 283 *out_flags = IRQ_TYPE_EDGE_RISING; iic_host_xlate() 248 iic_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) iic_host_xlate() argument
|
H A D | spider-pic.c | 185 irq_hw_number_t *out_hwirq, unsigned int *out_flags) spider_host_xlate() 193 *out_flags = IRQ_TYPE_LEVEL_HIGH; spider_host_xlate() 183 spider_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) spider_host_xlate() argument
|
/linux-4.1.27/arch/powerpc/sysdev/xics/ |
H A D | xics-common.c | 350 irq_hw_number_t *out_hwirq, unsigned int *out_flags) xics_host_xlate() 358 *out_flags = IRQ_TYPE_LEVEL_LOW; xics_host_xlate() 348 xics_host_xlate(struct irq_domain *h, struct device_node *ct, const u32 *intspec, unsigned int intsize, irq_hw_number_t *out_hwirq, unsigned int *out_flags) xics_host_xlate() argument
|
/linux-4.1.27/include/uapi/linux/ |
H A D | hdreg.h | 62 ide_reg_valid_t out_flags; member in struct:ide_task_request_s
|
/linux-4.1.27/drivers/net/ethernet/pasemi/ |
H A D | pasemi_mac.c | 348 goto out_flags; pasemi_mac_setup_csring() 375 out_flags: pasemi_mac_setup_csring()
|
/linux-4.1.27/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 130 ide_reg_valid_t out_flags; member in struct:mtip_compat_ide_task_request_s 2113 if ((req_task->in_flags.all == 0) && (req_task->out_flags.all & 1)) { exec_drive_taskfile() 2211 if (req_task->out_flags.all & 1) { exec_drive_taskfile()
|