Home
last modified time | relevance | path

Searched refs:aic (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dar9003_aic.c167 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 …]
Dbtcoex.h110 struct ath9k_hw_aic aic; member
/Linux-v5.10/drivers/irqchip/
Dirq-atmel-aic-common.c51 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 …]
Dirq-jcore-aic.c49 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()
DMakefile42 obj-$(CONFIG_ATMEL_AIC_IRQ) += irq-atmel-aic-common.o irq-atmel-aic.o
43 obj-$(CONFIG_ATMEL_AIC5_IRQ) += irq-atmel-aic-common.o irq-atmel-aic5.o
49 obj-$(CONFIG_JCORE_AIC) += irq-jcore-aic.o
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Datmel,aic.txt5 - "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";
Djcore,aic.txt5 - compatible: Should be "jcore,aic1" for the (obsolete) first-generation aic
21 aic: interrupt-controller@200 {
Dsnps,dw-apb-ictl.txt28 aic: interrupt-controller@3000 {
/Linux-v5.10/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c321 struct be_aic_obj *aic = &adapter->aic_obj[0]; in be_get_coalesce() local
323 et->rx_coalesce_usecs = aic->prev_eqd; in be_get_coalesce()
324 et->rx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
325 et->rx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce()
327 et->tx_coalesce_usecs = aic->prev_eqd; in be_get_coalesce()
328 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
329 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce()
344 struct be_aic_obj *aic = &adapter->aic_obj[0]; in be_set_coalesce() local
351 aic->max_eqd = min(et->rx_coalesce_usecs_high, BE_MAX_EQD); in be_set_coalesce()
352 aic->min_eqd = min(et->rx_coalesce_usecs_low, aic->max_eqd); in be_set_coalesce()
[all …]
Dbe_main.c2128 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-v5.10/arch/sh/boot/dts/
Dj2_mimas_v2.dts11 interrupt-parent = <&aic>;
50 aic: interrupt-controller@200 { label
/Linux-v5.10/arch/mips/boot/dts/ingenic/
Djz4740.dtsi186 aic: audio-controller@10020000 { label
199 clock-names = "aic", "i2s", "ext", "pll half";
212 clock-names = "aic";
Djz4725b.dtsi195 aic: audio-controller@10020000 { label
205 clock-names = "aic", "i2s", "ext", "pll half";
221 clock-names = "aic";
Djz4770.dtsi235 aic: audio-controller@10020000 { label
243 clock-names = "aic", "i2s", "ext", "pll half";
259 clock-names = "aic";
/Linux-v5.10/Documentation/devicetree/bindings/timer/
Djcore,pit.txt12 core is integrated with the aic and allows the timer interrupt
/Linux-v5.10/arch/arm64/boot/dts/synaptics/
Dberlin4ct.dtsi131 interrupt-parent = <&aic>;
205 aic: interrupt-controller@3800 { label
/Linux-v5.10/arch/arm/boot/dts/
Dat91sam9261.dtsi18 interrupt-parent = <&aic>;
293 aic: interrupt-controller@fffff000 { label
295 compatible = "atmel,at91rm9200-aic";
Dat91rm9200.dtsi22 interrupt-parent = <&aic>;
91 aic: interrupt-controller@fffff000 { label
93 compatible = "atmel,at91rm9200-aic";
Dberlin2.dtsi182 interrupt-parent = <&aic>;
328 aic: interrupt-controller@3000 { label
Dat91sam9rl.dtsi20 interrupt-parent = <&aic>;
339 aic: interrupt-controller@fffff000 { label
341 compatible = "atmel,at91rm9200-aic";
Dsam9x60.dtsi22 interrupt-parent = <&aic>;
579 aic: interrupt-controller@fffff100 { label
580 compatible = "microchip,sam9x60-aic";
Dat91sam9260.dtsi20 interrupt-parent = <&aic>;
94 aic: interrupt-controller@fffff000 { label
96 compatible = "atmel,at91rm9200-aic";
Dat91sam9n12.dtsi20 interrupt-parent = <&aic>;
89 aic: interrupt-controller@fffff000 { label
91 compatible = "atmel,at91rm9200-aic";
Dberlin2cd.dtsi172 interrupt-parent = <&aic>;
372 aic: interrupt-controller@3000 { label
Dat91sam9263.dtsi18 interrupt-parent = <&aic>;
95 aic: interrupt-controller@fffff000 { label
97 compatible = "atmel,at91rm9200-aic";

12