Home
last modified time | relevance | path

Searched full:acknowledge (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/linux-5.10/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog24 entries, read them out and acknowledge them.
27 entries than firmware can, so after you acknowledge
55 acknowledge: Writing 'ack' to this file will acknowledge
61 operations (currently just acknowledge).
Dsysfs-firmware-opal-dump39 acknowledge: When 'ack' is written to this, we will
40 acknowledge that we've retrieved the
/linux-5.10/include/drm/bridge/
Dmhl.h197 MHL_ACK = 0x33, /* Command or Data byte acknowledge */
198 MHL_NACK = 0x34, /* Command or Data byte not acknowledge */
227 MHL_MSC_MSG_RCPK = 0x11, /* RCP Acknowledge sub-command */
230 MHL_MSC_MSG_RAPK = 0x21, /* MCW Acknowledge sub-command */
232 MHL_MSC_MSG_RBPK = 0x23, /* RBP Acknowledge sub-command */
235 MHL_MSC_MSG_UCPK = 0x31, /* UCP Acknowledge sub-command */
238 MHL_MSC_MSG_RUSBK = 0x41, /* Acknowledge request for USB host role */
240 MHL_MSC_MSG_RHIDK = 0x43, /* Acknowledge request for HID host role */
242 MHL_MSC_MSG_ATTK = 0x51, /* ATT Acknowledge sub-command */
/linux-5.10/arch/mips/include/asm/
Di8259.h54 * cases where no better interrupt acknowledge method is available and we
63 /* Perform an interrupt acknowledge cycle on controller 1. */ in i8259_irq()
69 * acknowledge on controller 2. in i8259_irq()
/linux-5.10/arch/powerpc/sysdev/
Di8259.c26 * Acknowledge the IRQ using either the PCI host bridge's interrupt
27 * acknowledge feature or poll. How i8259_init() is called determines
43 /* Perform an interrupt acknowledge cycle on controller 1. */ in i8259_irq()
49 * acknowledge on controller 2. in i8259_irq()
220 * @intack_addr: PCI interrupt acknowledge (real) address which will return
/linux-5.10/arch/powerpc/platforms/amigaone/
Dsetup.c93 /* Look for interrupt acknowledge address in the PCI root node. */ in amigaone_init_IRQ()
96 prop = of_get_property(np, "8259-interrupt-acknowledge", NULL); in amigaone_init_IRQ()
103 printk(KERN_WARNING "Cannot find PCI interrupt acknowledge" in amigaone_init_IRQ()
/linux-5.10/drivers/gpu/drm/amd/include/ivsrcid/nbio/
Dirqsrcs_nbif_7_4.h34 #define NBIF_7_4__SRCID__PF_VF_MSGBUF_ACK 0x88 // Acknowledge message in PF->VF…
36 #define NBIF_7_4__SRCID__VF_PF_MSGBUF_ACK 0x8A // Acknowledge message in VF->PF…
/linux-5.10/Documentation/driver-api/
Dconnector.rst73 acknowledge number. The sequence number may be copied into
80 acknowledge number MUST be the same + 1.
85 acknowledge is not equal to the sequence number in the original
/linux-5.10/Documentation/arm/
Dinterrupts.rst57 * Acknowledge the IRQ.
154 acknowledge the SA1110 IRQ each time you re-read the SA1111 IRQ status.
157 (eg, SMC9196), the handler must mask or acknowledge the parent IRQ
/linux-5.10/Documentation/devicetree/bindings/mailbox/
Dhisilicon,hi6220-mailbox.txt27 mailbox driver uses it to acknowledge interrupt
36 flag" mode or IRQ generated mode to acknowledge a TX
/linux-5.10/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset68 The parahotplug/deviceenabled interface is used to acknowledge
87 The parahotplug/devicedisaabled interface is used to acknowledge
/linux-5.10/Documentation/devicetree/bindings/dma/
Dst,stm32-mdma.yaml47 4. A 32bit value specifying the register to be used to acknowledge the request
49 5. A 32bit mask specifying the value to be written to acknowledge the request
/linux-5.10/drivers/staging/media/atomisp/pci/
Dinput_system_ctrl_defs.h154 acknowledge tokens:
193 2/1 [31:0] - acknowledge token value from port opid
197 /* Command and acknowledge tokens IDs */
/linux-5.10/drivers/clocksource/
Dtimer-mediatek.c155 /* Acknowledge interrupt */ in mtk_gpt_clkevt_time_start()
207 /* Acknowledge timer0 irq */ in mtk_gpt_interrupt()
236 /* Acknowledge all spurious pending interrupts */ in mtk_gpt_enable_irq()
Dtimer-u300.c67 /* OS Timer Interrupt Acknowledge Register 32bit (-/W) */
103 /* DD Timer Interrupt Acknowledge Register 32bit (-/W) */
139 /* GP1 Timer Interrupt Acknowledge Register 32bit (-/W) */
175 /* GP2 Timer Interrupt Acknowledge Register 32bit (-/W) */
/linux-5.10/net/nfc/nci/
Dspi.c120 * @acknowledge_mode: Acknowledge mode used by the NFC device
146 static int send_acknowledge(struct nci_spi *nspi, u8 acknowledge) in send_acknowledge() argument
159 hdr[2] = acknowledge << NCI_SPI_ACK_SHIFT; in send_acknowledge()
/linux-5.10/drivers/net/arcnet/
DKconfig59 acknowledge back to userspace. After the initial protocol byte every
64 0=no hardware acknowledge
/linux-5.10/arch/powerpc/platforms/powernv/
Dopal-elog.c67 return sprintf(buf, "ack - acknowledge log message\n"); in elog_ack_show()
91 __ATTR(acknowledge, 0660, elog_ack_show, elog_ack_store);
233 * acknowledge the elog before kobject_uevent() is called. If that in create_elog_obj()
Dopal-dump.c69 return sprintf(buf, "ack - acknowledge dump\n"); in dump_ack_show()
111 __ATTR(acknowledge, 0660, dump_ack_show, dump_ack_store);
359 * acknowledge the dump before kobject_uevent() is called. If that in create_dump_obj()
/linux-5.10/drivers/tty/serial/
Datmel_serial.h28 #define ATMEL_US_RSTNACK BIT(14) /* Reset Non Acknowledge */
79 #define ATMEL_US_INACK BIT(20) /* Inhibit Non Acknowledge */
99 #define ATMEL_US_NACK BIT(13) /* Non Acknowledge */
/linux-5.10/Documentation/i2c/
Di2c-protocol.rst14 A, NA (1 bit) Acknowledge (ACK) and Not Acknowledge (NACK) bit
/linux-5.10/include/uapi/linux/
Dvirtio_mmio.h107 /* Interrupt acknowledge - Write Only */
146 * Interrupt flags (re: interrupt status & acknowledge registers)
/linux-5.10/arch/sh/boards/mach-dreamcast/
Dirq.c25 * is set, and that bit should be rewritten to the ESR to acknowledge that
86 /* Acknowledge a hardware event by writing its bit back to its ESR */
/linux-5.10/Documentation/
DCOPYING-logo4 and is freely usable as long as you acknowledge Larry as the original
/linux-5.10/include/rdma/
Dib_pack.h109 IB_OPCODE(RC, ACKNOWLEDGE),
148 IB_OPCODE(RD, ACKNOWLEDGE),

12345678910>>...20