Home
last modified time | relevance | path

Searched defs:hwirq (Results 376 - 400 of 490) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dguest.c381 irq_hw_number_t hwirq; in disable_afu_irqs() local
397 irq_hw_number_t hwirq; in enable_afu_irqs() local
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c385 irq_hw_number_t hwirq; in stm32_exti_alloc() local
218 stm32_exti_get_desc(const struct stm32_exti_drv_data *drv_data, irq_hw_number_t hwirq) stm32_exti_get_desc() argument
659 irq_hw_number_t hwirq; stm32_exti_h_domain_alloc() local
[all...]
H A Dirq-pruss-intc.c178 static void pruss_intc_map(struct pruss_intc *intc, unsigned long hwirq) in pruss_intc_map() argument
222 static void pruss_intc_unmap(struct pruss_intc *intc, unsigned long hwirq) in pruss_intc_unmap() argument
293 unsigned int hwirq = data->hwirq; pruss_intc_irq_ack() local
301 unsigned int hwirq = data->hwirq; pruss_intc_irq_mask() local
309 unsigned int hwirq = data->hwirq; pruss_intc_irq_unmask() local
466 unsigned long hwirq = irqd_to_hwirq(irq_get_irq_data(virq)); pruss_intc_irq_domain_unmap() local
492 int hwirq; pruss_intc_irq_handler() local
609 unsigned int hwirq; pruss_intc_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c217 int hwirq; in abx500_gpio_to_irq() local
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c668 u32 hwirq = irqd_to_hwirq(d); in lp_irq_ack() local
689 u32 hwirq = irqd_to_hwirq(d); in lp_irq_enable() local
702 u32 hwirq = irqd_to_hwirq(d); in lp_irq_disable() local
715 u32 hwirq in lp_irq_set_type() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c671 u32 hwirq = ffs(status) - 1; in armada_37xx_irq_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-ftpci100.c330 faraday_pci_irq_map(struct irq_domain *domain, unsigned int irq, irq_hw_number_t hwirq) faraday_pci_irq_map() argument
H A Dpcie-altera.c629 altera_pcie_intx_map(struct irq_domain *domain, unsigned int irq, irq_hw_number_t hwirq) altera_pcie_intx_map() argument
/kernel/linux/linux-5.10/kernel/irq/
H A Dirqdomain.c515 irq_hw_number_t hwirq; in irq_domain_disassociate() local
487 irq_domain_clear_mapping(struct irq_domain *domain, irq_hw_number_t hwirq) irq_domain_clear_mapping() argument
499 irq_domain_set_mapping(struct irq_domain *domain, irq_hw_number_t hwirq, struct irq_data *irq_data) irq_domain_set_mapping() argument
548 irq_domain_associate_locked(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate_locked() argument
594 irq_domain_associate(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate() argument
664 irq_create_mapping_affinity_locked(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity_locked() argument
703 irq_create_mapping_affinity(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity() argument
769 irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, irq_hw_number_t *hwirq, unsigned int *type) irq_domain_translate() argument
804 irq_hw_number_t hwirq; irq_create_fwspec_mapping() local
939 irq_find_mapping(struct irq_domain *domain, irq_hw_number_t hwirq) irq_find_mapping() argument
1073 irq_domain_alloc_descs(int virq, unsigned int cnt, irq_hw_number_t hwirq, int node, const struct irq_affinity_desc *affinity) irq_domain_alloc_descs() argument
1178 irq_hw_number_t hwirq = data->hwirq; irq_domain_remove_irq() local
1354 irq_domain_set_hwirq_and_chip(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data) irq_domain_set_hwirq_and_chip() argument
1382 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument
1894 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c194 dra7xx_pcie_intx_map(struct irq_domain *domain, unsigned int irq, irq_hw_number_t hwirq) dra7xx_pcie_intx_map() argument
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dguest.c387 irq_hw_number_t hwirq; in disable_afu_irqs() local
403 irq_hw_number_t hwirq; in enable_afu_irqs() local
/kernel/linux/linux-6.6/drivers/mfd/
H A Dstmpe.c1188 stmpe_irq_map(struct irq_domain *d, unsigned int virq, irq_hw_number_t hwirq) stmpe_irq_map() argument
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.c1111 mv88e6xxx_g2_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hwirq) mv88e6xxx_g2_irq_domain_map() argument
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz_ptp.c1073 ksz_ptp_irq_domain_map(struct irq_domain *d, unsigned int irq, irq_hw_number_t hwirq) ksz_ptp_irq_domain_map() argument
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tegra186.c665 tegra186_gpio_irq_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) tegra186_gpio_irq_domain_translate() argument
711 tegra186_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int hwirq, unsigned int type, unsigned int *parent_hwirq, unsigned int *parent_type) tegra186_gpio_child_to_parent_hwirq() argument
[all...]
H A Dgpio-tegra.c436 tegra_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int hwirq, unsigned int type, unsigned int *parent_hwirq, unsigned int *parent_type) tegra_gpio_child_to_parent_hwirq() argument
[all...]
H A Dgpio-dwapb.c207 irq_hw_number_t hwirq; in dwapb_do_irq() local
254 irq_hw_number_t hwirq = irqd_to_hwirq(d); in dwapb_irq_mask() local
270 irq_hw_number_t hwirq = irqd_to_hwirq(d); in dwapb_irq_unmask() local
286 irq_hw_number_t hwirq = irqd_to_hwirq(d); dwapb_irq_enable() local
302 irq_hw_number_t hwirq = irqd_to_hwirq(d); dwapb_irq_disable() local
[all...]
/kernel/linux/linux-6.6/kernel/irq/
H A Dmsi.c689 irq_hw_number_t hwirq = ops->get_hwirq(info, arg); in msi_domain_alloc() local
755 msi_domain_ops_init(struct irq_domain *domain, struct msi_domain_info *info, unsigned int virq, irq_hw_number_t hwirq, msi_alloc_info_t *arg) msi_domain_ops_init() argument
H A Dirqdomain.c544 irq_hw_number_t hwirq; in irq_domain_disassociate() local
508 irq_domain_clear_mapping(struct irq_domain *domain, irq_hw_number_t hwirq) irq_domain_clear_mapping() argument
522 irq_domain_set_mapping(struct irq_domain *domain, irq_hw_number_t hwirq, struct irq_data *irq_data) irq_domain_set_mapping() argument
577 irq_domain_associate_locked(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate_locked() argument
619 irq_domain_associate(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq) irq_domain_associate() argument
690 irq_create_mapping_affinity_locked(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity_locked() argument
729 irq_create_mapping_affinity(struct irq_domain *domain, irq_hw_number_t hwirq, const struct irq_affinity_desc *affinity) irq_create_mapping_affinity() argument
760 irq_domain_translate(struct irq_domain *d, struct irq_fwspec *fwspec, irq_hw_number_t *hwirq, unsigned int *type) irq_domain_translate() argument
795 irq_hw_number_t hwirq; irq_create_fwspec_mapping() local
933 __irq_resolve_mapping(struct irq_domain *domain, irq_hw_number_t hwirq, unsigned int *irq) __irq_resolve_mapping() argument
1082 irq_domain_alloc_descs(int virq, unsigned int cnt, irq_hw_number_t hwirq, int node, const struct irq_affinity_desc *affinity) irq_domain_alloc_descs() argument
1185 irq_hw_number_t hwirq = data->hwirq; irq_domain_remove_irq() local
1362 irq_domain_set_hwirq_and_chip(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, const struct irq_chip *chip, void *chip_data) irq_domain_set_hwirq_and_chip() argument
1391 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, const struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument
1893 irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, const struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name) irq_domain_set_info() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/
H A Dpinctrl-spmi-mpp.c788 pmic_mpp_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) pmic_mpp_domain_translate() argument
H A Dpinctrl-ssbi-mpp.c731 pm8xxx_mpp_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) pm8xxx_mpp_domain_translate() argument
H A Dpinctrl-ssbi-gpio.c681 pm8xxx_domain_translate(struct irq_domain *domain, struct irq_fwspec *fwspec, unsigned long *hwirq, unsigned int *type) pm8xxx_domain_translate() argument
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c681 u32 hwirq = ffs(status) - 1; in armada_37xx_irq_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c221 int hwirq; in abx500_gpio_to_irq() local
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c856 irq_hw_number_t hwirq = irqd_to_hwirq(d); in cy8c95x0_irq_mask() local
866 irq_hw_number_t hwirq = irqd_to_hwirq(d); in cy8c95x0_irq_unmask() local
907 irq_hw_number_t hwirq = irqd_to_hwirq(d); in cy8c95x0_irq_set_type() local
939 irq_hw_number_t hwirq = irqd_to_hwirq(d); cy8c95x0_irq_shutdown() local
[all...]

Completed in 35 milliseconds

1...<<11121314151617181920