Searched refs:ack (Results 1 - 25 of 400) sorted by path

1234567891011>>

/linux-master/arch/m68k/coldfire/
H A Dintc-5272.c41 unsigned char ack; member in struct:irqmap
45 /*MCF_IRQ_SPURIOUS*/ { .icr = 0, .index = 0, .ack = 0, },
46 /*MCF_IRQ_EINT1*/ { .icr = MCFSIM_ICR1, .index = 28, .ack = 1, },
47 /*MCF_IRQ_EINT2*/ { .icr = MCFSIM_ICR1, .index = 24, .ack = 1, },
48 /*MCF_IRQ_EINT3*/ { .icr = MCFSIM_ICR1, .index = 20, .ack = 1, },
49 /*MCF_IRQ_EINT4*/ { .icr = MCFSIM_ICR1, .index = 16, .ack = 1, },
50 /*MCF_IRQ_TIMER1*/ { .icr = MCFSIM_ICR1, .index = 12, .ack = 0, },
51 /*MCF_IRQ_TIMER2*/ { .icr = MCFSIM_ICR1, .index = 8, .ack = 0, },
52 /*MCF_IRQ_TIMER3*/ { .icr = MCFSIM_ICR1, .index = 4, .ack = 0, },
53 /*MCF_IRQ_TIMER4*/ { .icr = MCFSIM_ICR1, .index = 0, .ack
[all...]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pcsx-defs.h393 uint64_t ack:1; member in struct:cvmx_pcsx_anx_lp_abil_reg::cvmx_pcsx_anx_lp_abil_reg_s
407 uint64_t ack:1;
748 uint64_t ack:1; member in struct:cvmx_pcsx_sgmx_an_adv_reg::cvmx_pcsx_sgmx_an_adv_reg_s
760 uint64_t ack:1;
/linux-master/arch/mips/include/asm/sn/sn0/
H A Dhubio.h541 ackcnt: 11, /* Invalidate ack count */
543 ack: 1, /* indicates data ack received */ member in struct:icrbb_u::__anon36
589 ackcnt: 11, /* Invalidate ack count */
591 ack: 1, /* indicates data ack received */ member in struct:h1_icrbb_u::__anon37
890 ack: 1, /* 17: Data ack received. */ member in struct:icrbp_a::__anon43
/linux-master/arch/powerpc/kernel/
H A Dsmp-tbsync.c31 volatile int ack; member in struct:__anon778
57 tbsync->ack = 1;
65 tbsync->ack = 0;
95 while (tbsync->ack)
103 while (!tbsync->ack)
124 while (!tbsync->ack)
127 pr_debug("Got ack\n");
165 while (tbsync->ack)
/linux-master/arch/powerpc/sysdev/
H A Dipic.h46 u8 ack; /* pending register offset from base if the irq member in struct:ipic_info
47 supports ack operation */
/linux-master/arch/x86/events/intel/
H A Dknc.c208 static inline void knc_pmu_ack_status(u64 ack) argument
210 wrmsrl(MSR_KNC_IA32_PERF_GLOBAL_OVF_CONTROL, ack);
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cmd.c72 if (resp->hdr.ack != resp_code) {
75 resp->hdr.ack, resp_code);
/linux-master/drivers/md/
H A Dmd-cluster.h26 int (*new_disk_ack)(struct mddev *mddev, bool ack);
/linux-master/drivers/media/pci/cx18/
H A Dcx18-mailbox.h42 'request' should be different than 'ack'. The sender, also, generates
46 /* The receiver detects a new command when 'req' is different than 'ack'.
47 He sets 'ack' to the same value as 'req' to clear the command. He, also,
50 u32 ack; member in struct:cx18_mailbox
/linux-master/drivers/reset/sti/
H A Dreset-syscfg.h18 * channel's control and ack (status) bits.
20 * @ack: Regmap field description of the channel's acknowledge bit.
25 struct reg_field ack; member in struct:syscfg_reset_channel_data
31 .ack = REG_FIELD(_ar, _ab, _ab), }
41 * be "ack'd" in a channel's ack field.
/linux-master/include/sound/
H A Di2c.h29 int (*getdata)(struct snd_i2c_bus *bus, int ack);
/linux-master/samples/connector/
H A Dcn_test.c27 pr_info("%s: %lu: idx=%x, val=%x, seq=%u, ack=%u, len=%d: %s.\n",
29 msg->seq, msg->ack, msg->len,
72 msg->ack = 0x345;
H A Ducon.c65 ulog("%s: [%08x.%08x] len=%u, seq=%u, ack=%u.\n",
66 __func__, msg->id.idx, msg->id.val, msg->len, msg->seq, msg->ack);
173 data->ack = 0;
226 ctime(&tm), data->id.idx, data->id.val, data->seq, data->ack);
/linux-master/sound/pci/ca0106/
H A Dca_midi.h38 int ack, reset, enter_uart; member in struct:snd_ca_midi
/linux-master/sound/pci/ice1712/
H A Drevo.c125 static int revo_i2c_getdata(struct snd_i2c_bus *bus, int ack) argument
130 if (ack)
/linux-master/tools/firewire/
H A Dnosy-dump.c138 /* we put the ack in the subaction struct for easy access. */
142 sa->ack = data[length / 4 - 1];
273 [0x0] = "no ack", [0x8] = "reserved (0x08)",
342 { "ack", 156, 4, 0, ack_names },
349 { "ack", 188, 4, 0, ack_names },
357 { "ack", 188, 4, 0, ack_names },
367 { "ack", -4, 4, 0, ack_names },
373 { "ack", -4, 4, 0, ack_names },
383 { "ack", -4, 4, 0, ack_names },
389 { "ack",
[all...]
H A Dnosy-dump.h68 uint32_t ack; member in struct:phy_packet
117 /* crc and ack follows. */
132 /* crc and ack follows. */
159 uint32_t ack; member in struct:subaction
/linux-master/arch/arm/mach-imx/
H A Davic.c143 ct->regs.ack = ct->regs.mask;
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S131 str r13, [r12, #OMAP1510_GPIO_INT_STATUS] @ ack all requested interrupts
/linux-master/arch/arm/mach-omap2/
H A Dprcm-common.h476 * @ack: PRM register offset for the first PRM_IRQSTATUS_MPU register
499 u16 ack; member in struct:omap_prcm_irq_setup
H A Dprm3xxx.c43 .ack = OMAP3_PRM_IRQSTATUS_MPU_OFFSET,
H A Dprm44xx.c46 .ack = OMAP4_PRM_IRQSTATUS_MPU_OFFSET,
229 i * 4, omap4_prcm_irq_setup.ack + i * 4);
824 omap4_prcm_irq_setup.ack = AM43XX_PRM_IRQSTATUS_MPU_OFFSET;
H A Dprm_common.c117 * this does not ack them, and they will be pending until we
336 ct->regs.ack = irq_setup->ack + i * 4;
/linux-master/arch/arm/plat-orion/
H A Dgpio.c592 ct->regs.ack = GPIO_EDGE_CAUSE_OFF;
/linux-master/arch/mips/include/asm/
H A Dkvm_host.h849 void kvm_mips_write_compare(struct kvm_vcpu *vcpu, u32 compare, bool ack);

Completed in 344 milliseconds

1234567891011>>