/Linux-v6.1/drivers/irqchip/ |
D | irq-wpcm450-aic.c | 41 static struct wpcm450_aic *aic; variable 48 writel(0xffffffff, aic->regs + AIC_MDCR); in wpcm450_aic_init_hw() 55 readl(aic->regs + AIC_IPER); in wpcm450_aic_init_hw() 56 writel(0, aic->regs + AIC_EOSCR); in wpcm450_aic_init_hw() 61 aic->regs + AIC_SCR(i)); in wpcm450_aic_init_hw() 70 hwirq = readl(aic->regs + AIC_IPER) / 4; in wpcm450_aic_handle_irq() 72 generic_handle_domain_irq(aic->domain, hwirq); in wpcm450_aic_handle_irq() 78 writel(0, aic->regs + AIC_EOSCR); in wpcm450_aic_eoi() 86 writel(mask, aic->regs + AIC_MDCR); in wpcm450_aic_mask() 94 writel(mask, aic->regs + AIC_MECR); in wpcm450_aic_unmask() [all …]
|
D | irq-atmel-aic-common.c | 51 struct aic_chip_data *aic = gc->private; in aic_common_set_type() local 62 if (!(d->mask & aic->ext_irqs)) in aic_common_set_type() 68 if (!(d->mask & aic->ext_irqs)) in aic_common_set_type() 113 struct aic_chip_data *aic; in aic_common_ext_irq_of_init() local 120 aic = gc->private; in aic_common_ext_irq_of_init() 121 aic->ext_irqs |= 1; in aic_common_ext_irq_of_init() 131 aic = gc->private; in aic_common_ext_irq_of_init() 132 aic->ext_irqs |= (1 << (hwirq % 32)); in aic_common_ext_irq_of_init() 215 struct aic_chip_data *aic; in aic_common_of_init() local 227 aic = kcalloc(nchips, sizeof(*aic), GFP_KERNEL); in aic_common_of_init() [all …]
|
D | Makefile | 43 obj-$(CONFIG_ATMEL_AIC_IRQ) += irq-atmel-aic-common.o irq-atmel-aic.o 44 obj-$(CONFIG_ATMEL_AIC5_IRQ) += irq-atmel-aic-common.o irq-atmel-aic5.o 49 obj-$(CONFIG_JCORE_AIC) += irq-jcore-aic.o 119 obj-$(CONFIG_WPCM450_AIC) += irq-wpcm450-aic.o 121 obj-$(CONFIG_APPLE_AIC) += irq-apple-aic.o
|
D | irq-jcore-aic.c | 49 struct irq_chip *aic = d->host_data; in jcore_aic_irqdomain_map() local 51 irq_set_chip_and_handler(irq, aic, handle_jcore_irq); in jcore_aic_irqdomain_map()
|
/Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
D | ar9003_aic.c | 167 struct ath9k_hw_aic *aic = &ah->btcoex_hw.aic; in ar9003_aic_cal_start() local 177 aic->aic_sram[i] = 0; in ar9003_aic_cal_start() 251 aic->aic_cal_start_time = REG_READ(ah, AR_TSF_L32); in ar9003_aic_cal_start() 258 aic->aic_caled_chan = 0; in ar9003_aic_cal_start() 259 aic->aic_cal_state = AIC_CAL_STATE_STARTED; in ar9003_aic_cal_start() 261 return aic->aic_cal_state; in ar9003_aic_cal_start() 266 struct ath9k_hw_aic *aic = &ah->btcoex_hw.aic; in ar9003_aic_cal_post_process() local 280 value = aic->aic_sram[i]; in ar9003_aic_cal_post_process() 387 fixed_com_att_db = com_att_db_table[MS(aic->aic_sram[i], in ar9003_aic_cal_post_process() 420 aic->aic_sram[i] = (SM(sram.vga_dir_sign, in ar9003_aic_cal_post_process() [all …]
|
D | btcoex.h | 110 struct ath9k_hw_aic aic; member
|
/Linux-v6.1/arch/arm64/boot/dts/apple/ |
D | t8103.dtsi | 11 #include <dt-bindings/interrupt-controller/apple-aic.h> 92 interrupt-parent = <&aic>; 102 interrupt-parent = <&aic>; 108 interrupt-parent = <&aic>; 131 interrupt-parent = <&aic>; 144 interrupt-parent = <&aic>; 157 interrupt-parent = <&aic>; 171 interrupt-parent = <&aic>; 184 interrupt-parent = <&aic>; 198 interrupt-parent = <&aic>; [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | atmel,aic.txt | 5 - "atmel,<chip>-aic" where <chip> can be "at91rm9200", "sama5d2", 7 - "microchip,<chip>-aic" where <chip> can be "sam9x60" 29 aic: interrupt-controller@fffff000 { 30 compatible = "atmel,at91rm9200-aic";
|
D | jcore,aic.txt | 5 - compatible: Should be "jcore,aic1" for the (obsolete) first-generation aic 21 aic: interrupt-controller@200 {
|
D | snps,dw-apb-ictl.txt | 28 aic: interrupt-controller@3000 {
|
/Linux-v6.1/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 323 struct be_aic_obj *aic = &adapter->aic_obj[0]; in be_get_coalesce() local 325 et->rx_coalesce_usecs = aic->prev_eqd; in be_get_coalesce() 326 et->rx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce() 327 et->rx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce() 329 et->tx_coalesce_usecs = aic->prev_eqd; in be_get_coalesce() 330 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce() 331 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce() 348 struct be_aic_obj *aic = &adapter->aic_obj[0]; in be_set_coalesce() local 355 aic->max_eqd = min(et->rx_coalesce_usecs_high, BE_MAX_EQD); in be_set_coalesce() 356 aic->min_eqd = min(et->rx_coalesce_usecs_low, aic->max_eqd); in be_set_coalesce() [all …]
|
D | be_main.c | 2128 static void be_aic_update(struct be_aic_obj *aic, u64 rx_pkts, u64 tx_pkts, in be_aic_update() argument 2131 aic->rx_pkts_prev = rx_pkts; in be_aic_update() 2132 aic->tx_reqs_prev = tx_pkts; in be_aic_update() 2133 aic->jiffies = now; in be_aic_update() 2140 struct be_aic_obj *aic; in be_get_new_eqd() local 2148 aic = &adapter->aic_obj[eqo->idx]; in be_get_new_eqd() 2150 if (aic->jiffies) in be_get_new_eqd() 2151 aic->jiffies = 0; in be_get_new_eqd() 2152 eqd = aic->et_eqd; in be_get_new_eqd() 2172 if (!aic->jiffies || time_before(now, aic->jiffies) || in be_get_new_eqd() [all …]
|
/Linux-v6.1/arch/sh/boot/dts/ |
D | j2_mimas_v2.dts | 11 interrupt-parent = <&aic>; 50 aic: interrupt-controller@200 { label
|
/Linux-v6.1/arch/mips/boot/dts/ingenic/ |
D | jz4740.dtsi | 186 aic: audio-controller@10020000 { label 199 clock-names = "aic", "i2s", "ext", "pll half"; 212 clock-names = "aic";
|
D | jz4725b.dtsi | 195 aic: audio-controller@10020000 { label 205 clock-names = "aic", "i2s", "ext", "pll half"; 221 clock-names = "aic";
|
D | jz4770.dtsi | 235 aic: audio-controller@10020000 { label 243 clock-names = "aic", "i2s", "ext", "pll half"; 259 clock-names = "aic";
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | nuvoton-wpcm450.dtsi | 44 interrupt-parent = <&aic>; 87 aic: interrupt-controller@b8002000 { label 88 compatible = "nuvoton,wpcm450-aic";
|
D | at91sam9261.dtsi | 19 interrupt-parent = <&aic>; 297 aic: interrupt-controller@fffff000 { label 299 compatible = "atmel,at91rm9200-aic";
|
D | berlin2.dtsi | 182 interrupt-parent = <&aic>; 328 aic: interrupt-controller@3000 { label
|
D | at91rm9200.dtsi | 23 interrupt-parent = <&aic>; 92 aic: interrupt-controller@fffff000 { label 94 compatible = "atmel,at91rm9200-aic";
|
D | sam9x60.dtsi | 23 interrupt-parent = <&aic>; 576 aic: interrupt-controller@fffff100 { label 577 compatible = "microchip,sam9x60-aic";
|
D | at91sam9rl.dtsi | 21 interrupt-parent = <&aic>; 319 aic: interrupt-controller@fffff000 { label 321 compatible = "atmel,at91rm9200-aic";
|
D | at91sam9260.dtsi | 21 interrupt-parent = <&aic>; 95 aic: interrupt-controller@fffff000 { label 97 compatible = "atmel,at91rm9200-aic";
|
/Linux-v6.1/Documentation/devicetree/bindings/timer/ |
D | jcore,pit.txt | 12 core is integrated with the aic and allows the timer interrupt
|
/Linux-v6.1/arch/arm64/boot/dts/synaptics/ |
D | berlin4ct.dtsi | 131 interrupt-parent = <&aic>; 205 aic: interrupt-controller@3800 { label
|