/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_power_util.sh | 12 echo "Receive shutdown ACK triggered after softportoff the host." 13 touch /run/openbmc/host@0-softpoweroff-shutdown-ack 15 echo "Receive shutdown ACK triggered" 32 # Wait for SHUTDOWN_ACK and create the host@0-softpoweroff-shutdown-ack 33 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 43 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 44 rm -rf /run/openbmc/host@0-softpoweroff-shutdown-ack 57 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 60 echo "Waiting for shutdown-ack count down $cnt" 66 echo "Shutdown-ack time out after 30s."
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_power_util.sh | 21 echo "Receive shutdown ACK triggered after softportoff the host." 22 touch /run/openbmc/host@0-softpoweroff-shutdown-ack 24 echo "Receive shutdown ACK triggered" 41 # Wait for SHUTDOWN_ACK and create the host@0-softpoweroff-shutdown-ack 42 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 51 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 52 rm -rf /run/openbmc/host@0-softpoweroff-shutdown-ack 65 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 68 echo "Waiting for shutdown-ack count down $cnt" 74 echo "Shutdown-ack time out after 30s."
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_power_util.sh | 21 echo "Receive shutdown ACK triggered after softportoff the host." 22 touch /run/openbmc/host@0-softpoweroff-shutdown-ack 24 echo "Receive shutdown ACK triggered" 41 # Wait for SHUTDOWN_ACK and create the host@0-softpoweroff-shutdown-ack 42 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 52 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 53 rm -rf /run/openbmc/host@0-softpoweroff-shutdown-ack 66 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then 69 echo "Waiting for shutdown-ack count down $cnt" 75 echo "Shutdown-ack time out after 30s."
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_context.cpp | 108 auto ack = false; in processInboundPayload() local 112 * If the Packet Sequence Number is 0, it is an ACK-Only packet. Multiple in processInboundPayload() 124 * Check if the expected ACK/NACK sequence number is same as the in processInboundPayload() 125 * ACK/NACK sequence number in the packet. If packet ACK/NACK sequence in processInboundPayload() 127 * ACK'd or NACK'd. in processInboundPayload() 131 lg2::info("Out of sequence ack number - SOL packet is dropped"); in processInboundPayload() 140 * c) Non-zero Packet ACK/NACK Sequence Number in processInboundPayload() 188 ack = true; in processInboundPayload() 193 ack = false; in processInboundPayload() 209 prepareResponse(respAckSeqNum, acceptedCount, ack); in processInboundPayload() [all …]
|
H A D | sol_context.hpp | 26 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member 32 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member 54 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member 60 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. member 78 uint8_t packetAckSeqNum; //!< Packet ACK/NACK sequence number 248 * @param[in] ackSeqNum - Packet ACK/NACK sequence number. 250 * @param[in] operation - ACK is false, NACK is true 299 * @param[in] ackSeqNum - Packet ACK/NACK Sequence Number. 301 * @param[in] ack - Set ACK/NACK in the Operation. 303 void prepareResponse(uint8_t ackSeqNum, uint8_t count, bool ack);
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | intctrl.h | 41 u8 swiack0; /* 0xE0 Software Interrupt ack */ 43 u8 L1iack0; /* 0xE4 Level n interrupt ack */ 45 u8 L2iack0; /* 0xE8 Level n interrupt ack */ 47 u8 L3iack0; /* 0xEC Level n interrupt ack */ 49 u8 L4iack0; /* 0xF0 Level n interrupt ack */ 51 u8 L5iack0; /* 0xF4 Level n interrupt ack */ 53 u8 L6iack0; /* 0xF8 Level n interrupt ack */ 55 u8 L7iack0; /* 0xFC Level n interrupt ack */ 81 u8 swiack1; /* 0xE0 Software Interrupt ack */ 83 u8 L1iack1; /* 0xE4 Level n interrupt ack */ [all …]
|
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | ncsi_server.h | 43 * response_code: Response Code. Must be zero for ACK. 44 * reason_code: Reason Code. Must be zero for ACK. 52 * Construct simple ACK command in the buffer, given the buffer with the 83 * Construct ACK command in the buffer, given the buffer with the 99 * Construct OEM ACK command in the buffer, given the buffer with the 116 * Construct simple OEM ACK command in the buffer, given the buffer with the 130 * Construct OEM ACK command in the buffer, given the buffer with the 144 * Construct ACK response in the buffer, given the buffer with the 160 * Construct ACK response in the buffer, given the buffer with the 186 * Construct ACK response in the buffer, given the buffer with the
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | phosphor-multi-gpio-monitor.json | 4 "LineName": "host0-reboot-ack-n", 11 "LineName": "host0-shd-ack-n", 13 "Target": "ampere-host-shutdown-ack@0.service",
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | phosphor-multi-gpio-monitor.json | 4 "LineName": "host0-reboot-ack-n", 11 "LineName": "host0-shd-ack-n", 13 "Target": "ampere-host-shutdown-ack@0.service",
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | ivc.c | 25 * ack state when it observes the receiving endpoint in the ack or 41 * state, it can clear the w_count and r_count and transition to the ack 42 * state. If the remote endpoint observes us in the ack state, it can 340 * SYNC ACK reset counters; move to EST; notify 341 * SYNC SYNC reset counters; move to ACK; notify 342 * ACK EST move to EST; notify 343 * ACK ACK move to EST; notify 344 * ACK SYNC reset counters; move to ACK; notify 346 * EST ACK <none> 347 * EST SYNC reset counters; move to ACK; notify [all …]
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-versatile.c | 74 /* read a bit from the SDA line (data or ACK/NACK) */ 114 /* read ACK */ in versatile_i2c_write_byte() 118 return nak; /* not a nack is an ack */ in versatile_i2c_write_byte() 122 u8 *byte, u8 ack) in versatile_i2c_read_byte() argument 132 versatile_i2c_write_bit(priv, ack); in versatile_i2c_read_byte() 187 u8 ack; in versatile_i2c_message_xfer() local 195 ack = (msg->len - i - 1) == 0 ? 1 : 0; in versatile_i2c_message_xfer() 196 ret = versatile_i2c_read_byte(priv, &msg->buf[i], ack); in versatile_i2c_message_xfer()
|
H A D | i2c-gpio.c | 112 /* ack should be I2C_ACK or I2C_NOACK */ 114 int delay, int ack) in i2c_gpio_send_ack() argument 116 i2c_gpio_write_bit(scl, sda, delay, ack); in i2c_gpio_send_ack() 161 /* Look for an <ACK>(negative logic) and return it */ in i2c_gpio_write_byte() 165 return nack; /* not a nack is an ack */ in i2c_gpio_write_byte() 169 * if ack == I2C_ACK, ACK the byte so can continue reading, else 173 int delay, int ack) in i2c_gpio_read_byte() argument 184 i2c_gpio_send_ack(scl, sda, delay, ack); in i2c_gpio_read_byte()
|
H A D | mv_i2c.h | 16 /* Shall the current transfer be ack/nacked or being waited for it? */ 32 #define ICR_ACKNAK 0x4 /* send ACK(0) or NAK(1) */ 58 #define ISR_ACKNAK 0x2 /* ack/nak status */ 67 #define ISR_BED 0x400 /* bus error no ACK/NAK */
|
H A D | soft_i2c.c | 101 #define I2C_ACK 0 /* PD_SDA level to ack a byte */ 192 * ack should be I2C_ACK or I2C_NOACK 194 static void send_ack(int ack) in send_ack() argument 201 I2C_SDA(ack); in send_ack() 233 * Look for an <ACK>(negative logic) and return it. in write_byte() 248 return(nack); /* not a nack is an ack */ in write_byte() 252 * if ack == I2C_ACK, ACK the byte so can continue reading, else 255 static uchar read_byte(int ack) in read_byte() argument 276 send_ack(ack); in read_byte() 366 PRINTD("i2c_read, address not <ACK>ed\n"); in soft_i2c_read() [all …]
|
/openbmc/qemu/net/ |
H A D | trace-events | 21 …info(const char *pkt, uint32_t seq, uint32_t ack, int hdlen, int pdlen, int offset, int flags) "%s… 24 …char *src, const char *dst, uint32_t seq, uint32_t ack, uint32_t flag) "%s: src/dst: %s/%s p: seq/…
|
H A D | util.h | 78 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */ 79 #define TCPS_LAST_ACK 8 /* had fin and close; await FIN ACK */ 80 /* states > TCPS_CLOSE_WAIT && < TCPS_FIN_WAIT_2 await ACK of FIN */
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | phosphor-multi-gpio-monitor.json | 4 "LineName": "host0-reboot-ack-n", 11 "LineName": "host0-shd-ack-n", 13 "Target": "ampere-host-shutdown-ack@0.service",
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | i2c-imx.c | 69 /* ack the interrupt */ in imx_i2c_send() 85 /* ack the interrupt */ in imx_i2c_send() 129 /* ack the interrupt */ in imx_i2c_recv() 136 /* if only one byte don't ack */ in imx_i2c_recv() 149 /* ack the interrupt */ in imx_i2c_recv() 163 /* ack the data read */ in imx_i2c_recv() 175 /* ack the interrupt */ in imx_i2c_recv()
|
/openbmc/openbmc/meta-google/recipes-google/networking/dhcp-done/ |
H A D | 50-dhcp-done.rules | 7 tcp sport { 23 } tcp flags & (syn|ack) == (syn|ack) counter comment "tcp-server-23-synack"
|
/openbmc/qemu/hw/i3c/ |
H A D | trace-events | 32 …_send(uint32_t num_sent, uint32_t num_to_send, bool ack) "I3C send %" PRId32 "/%" PRId32 " bytes, … 33 …_recv(uint32_t num_read, uint32_t num_to_read, bool ack) "I3C recv %" PRId32 "/%" PRId32 " bytes, …
|
/openbmc/u-boot/drivers/firmware/ |
H A D | ti_sci.h | 112 * ACK/NACK message. 127 * ACK/NACK message. 156 * ACK/NACK message. 221 * ACK/NACK message. 260 * ACK or NACK message. 323 * ACK / NACK message. 466 * Request type is TI_SCI_MSG_SET_CLOCK_FREQ, response is a generic ACK/NACK 518 * Request type is TISCI_MSG_PROC_REQUEST, response is a generic ACK/NACK 532 * Request type is TISCI_MSG_PROC_RELEASE, response is a generic ACK/NACK 547 * Request type is TISCI_MSG_PROC_HANDOVER, response is a generic ACK/NACK [all …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_thor.h | 86 s32 ack; /* ack */ member 92 s32 ack; /* response id (= request id) */ member
|
/openbmc/u-boot/common/ |
H A D | xyzModem.c | 36 #define ACK 0x06 macro 266 CYGACC_COMM_IF_PUTC (*xyz.__chan, ACK); in xyzModem_get_hdr() 301 CYGACC_COMM_IF_PUTC (*xyz.__chan, ACK); in xyzModem_get_hdr() 302 ZM_DEBUG (zm_dprintf ("ACK on EOT #%d\n", __LINE__)); in xyzModem_get_hdr() 511 ("ACK block %d (%d)\n", xyz.blk, __LINE__)); in xyzModem_stream_read() 548 /* Just re-ACK this so sender will get on with it */ in xyzModem_stream_read() 549 CYGACC_COMM_IF_PUTC (*xyz.__chan, ACK); in xyzModem_stream_read() 563 CYGACC_COMM_IF_PUTC (*xyz.__chan, ACK); in xyzModem_stream_read() 564 ZM_DEBUG (zm_dprintf ("ACK (%d)\n", __LINE__)); in xyzModem_stream_read() 572 CYGACC_COMM_IF_PUTC (*xyz.__chan, ACK); in xyzModem_stream_read() [all …]
|
/openbmc/qemu/gdbstub/ |
H A D | trace-events | 20 gdbstub_io_got_ack(void) "Got ACK" 21 gdbstub_io_got_unexpected(uint8_t ch) "Got 0x%02x when expecting ACK/NACK"
|
/openbmc/u-boot/drivers/reset/ |
H A D | sti-reset.c | 27 * channel's control and ack (status) bits. 30 * @ack_offset: Ack reset register offset in syscon bank. 31 * @ack_bit: Bit number in Ack reset register. 49 * be "ack'd" in a channel's ack field. 270 pr_err("Stuck on waiting ack reset_ctl=%p dev=%p id=%lu\n", in sti_reset_program_hw()
|