/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | fdio.hpp | 78 // Implementation (templated based on Receiver) of fdio_completion. 79 template <execution::receiver Receiver> 82 fdio_operation(fdio& fdioInstance, Receiver r) : in fdio_operation() 83 fdio_completion(fdioInstance), receiver(std::move(r)) in fdio_operation() 89 execution::set_value(std::move(receiver)); in complete() 94 execution::set_stopped(std::move(receiver)); in stop() 97 Receiver receiver; member 114 template <execution::receiver R>
|
H A D | match.hpp | 67 /** Signal completion if there is an awaiting Receiver. 78 // Virtual class to handle the match Receiver completions. 102 // Implementation (templated based on Receiver) of match_completion. 103 template <execution::receiver Receiver> 106 match_operation(match& m, Receiver r) : in match_operation() 107 match_completion(m), receiver(std::move(r)) in match_operation() 113 execution::set_value(std::move(receiver), std::move(msg)); in complete() 118 execution::set_stopped(std::move(receiver)); in stop() 121 Receiver receiver; member 137 template <execution::receiver R>
|
H A D | timer.hpp | 29 * On callback, completes the Receiver. 31 template <execution::receiver R> 38 context_ref(ctx), time(time), receiver(std::move(r)) in sleep_operation() 44 execution::set_value(std::move(self->receiver)); in handler() 58 execution::set_error(std::move(self.receiver), in tag_invoke() 71 R receiver; member 95 template <execution::receiver R>
|
H A D | callback.hpp | 60 template <takes_msg_handler Init, execution::receiver R> 67 init(std::move(init)), receiver(std::move(r)) in callback_operation() 92 execution::set_value(std::move(self.receiver), std::move(msg)); in handler() 96 execution::set_error(std::move(self.receiver), in handler() 116 execution::set_error(std::move(self.receiver), in tag_invoke() 123 R receiver; member 145 template <execution::receiver R>
|
/openbmc/sdbusplus/src/async/ |
H A D | context.cpp | 25 * handling for the Sender (to get it back to the Receiver, ie. the worker). 47 /* The completion template based on receiver type. 50 * a template, so we need a sub-class of completion to hold the receiver. 52 template <execution::receiver R> 56 wait_process_completion(ctx), receiver(std::move(r)) in wait_process_operation() 63 execution::set_value(std::move(this->receiver)); in complete() 69 // so treat it as if the receiver completed. in stop() 70 execution::set_value(std::move(this->receiver)); in stop() 79 R receiver; member 93 template <execution::receiver R>
|
H A D | match.cpp | 47 // Set ourselves as the awaiting Receiver and see if there is a message in arm() 74 // completion (Receiver + message). in handle_match() 84 // If there is no match_completion, there is no awaiting Receiver. in handle_completion() 86 // Receiver isn't complete. in handle_completion()
|
/openbmc/pldm/requester/ |
H A D | handler.hpp | 466 * @tparam stdexec::receiver - Execute receiver 468 template <class RequestInterface, stdexec::receiver R> 476 handler(handler), request(std::move(request)), receiver(std::move(r)) in SendRecvMsgOperation() 493 * receiver. If stopping is possible, sets up a stop callback. 501 auto stopToken = stdexec::get_stop_token(stdexec::get_env(op.receiver)); in tag_invoke() 506 return stdexec::set_stopped(std::move(op.receiver)); in tag_invoke() 516 return stdexec::set_value(std::move(op.receiver), rc, in tag_invoke() 530 * receiver. 536 return stdexec::set_stopped(std::move(receiver)); in onStop() 540 * and sets either an error or a value on the receiver. [all …]
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | sequence_senders.hpp | 56 // This is a sequence-receiver CPO that is used to apply algorithms on an input 58 // context where a sender will be connected to a receiver. Since calling 65 template <receiver _Receiver, sender _Item> 292 stdexec::receiver<_Receiver> && // 331 stdexec::receiver<_Receiver> && // 356 receiver<_Receiver> && // 366 receiver<_Receiver> && // 414 template <sender _Sender, receiver _Receiver> 433 "stdexec::connect(sender, receiver) must return a type that " 449 "exec::subscribe(sender, receiver) mus [all...] |
/openbmc/openpower-proc-control/procedures/p9/ |
H A D | cleanup_pcie.cpp | 36 * @brief Disables PCIE drivers and receiver in the PCIE root ctrl 1 register 47 // Disable the PCIE drivers and receiver on all CPUs in cleanupPcie()
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __connect_awaitable.hpp | 158 // Pass through the get_env receiver query 168 template <receiver _Receiver> 171 template <receiver _Receiver> 235 template <receiver _Receiver, class _Awaitable>
|
H A D | __debug.hpp | 195 // receiver is nigh impossible in the current design due to limitations in 212 // to a receiver, pass it to `__debug_sender`, optionally with an 215 // To find out why a sender will not connect to a receiver of a particular 228 // receiver. This will recurse until it hits the `tag_invoke` call that is
|
H A D | __let.hpp | 203 // The receiver that gets connected to the result sender is the input receiver, 385 //! receiver. 460 //! the function result to the downstream receiver: 559 //! sender, connect it to the downstream receiver, and start it. This is the 569 // Create a receiver based on the state, the computed sender, and the in __bind_() 572 // Connect the sender to the receiver and start it: in __bind_()
|
/openbmc/u-boot/include/linux/ |
H A D | serial_reg.h | 23 #define UART_IER_RLSI 0x04 /* Enable receiver line status interrupt */ 25 #define UART_IER_RDI 0x01 /* Enable receiver data interrupt */ 36 #define UART_IIR_RDI 0x04 /* Receiver data interrupt */ 37 #define UART_IIR_RLSI 0x06 /* Receiver line status interrupt */ 131 #define UART_LSR_DR 0x01 /* Receiver data ready */ 227 #define UART_IER_RTOIE 0x10 /* Receiver Time Out Interrupt Enable */ 259 #define UART_RFL 0x03 /* Receiver FIFO level */ 269 #define UART_RTL 0x05 /* Receiver Interrupt Trigger Level */ 283 #define UART_ACR_RXDIS 0x01 /* Receiver disable */
|
H A D | netdevice.h | 43 unsigned long rx_over_errors; /* receiver ring buff overflow */ 47 unsigned long rx_missed_errors; /* receiver missed packet */
|
/openbmc/qemu/docs/ |
H A D | rdma.txt | 151 infiniband receiver side, whereas RDMA messages (used 162 on the receiver side is registered and pinned, we're 170 receiver must have reserved space (using a receive 178 1. Receiver and Sender are started (command line or libvirt): 180 3. Receiver does listen() 182 5. Receiver accept() 245 from the receiver to tell us that the receiver 362 the sender and the receiver populate the list of RAMBlocks
|
/openbmc/u-boot/include/ |
H A D | ns16550.h | 120 #define UART_FCR_RXSR 0x02 /* Receiver soft reset */ 192 #define UART_IIR_RDI 0x04 /* Receiver data interrupt */ 193 #define UART_IIR_RLSI 0x06 /* Receiver line status interrupt */ 199 #define UART_IER_RLSI 0x04 /* Enable receiver line status interrupt */ 201 #define UART_IER_RDI 0x01 /* Enable receiver data interrupt */
|
/openbmc/u-boot/drivers/net/ |
H A D | 8390.h | 79 #define ENISR_RX 0x01 /* Receiver, no error */ 81 #define ENISR_RX_ERR 0x04 /* Receiver, with error */ 83 #define ENISR_OVER 0x10 /* Receiver overwrote the ring */ 109 #define ENRSR_DIS 0x40 /* receiver disable. set in monitor mode */
|
H A D | cs8900.h | 77 #define PP_RxCFG 0x0102 /* Receiver configuration */ 88 #define PP_RxCTL 0x0104 /* Receiver control */ 130 #define PP_LineCTL_Rx 0x0040 /* Enable receiver */ 137 #define PP_LineCTL_LoRxSquelch 0x4000 /* Reduce receiver squelch threshold */ 197 #define PP_RxMiss 0x0130 /* Receiver miss counter */
|
/openbmc/qemu/hw/char/ |
H A D | stm32l4x5_usart.c | 2 * STM32L4X5 USART (Universal Synchronous Asynchronous Receiver Transmitter) 38 FIELD(CR1, RTOIE, 26, 1) /* Receiver timeout interrupt enable */ 45 FIELD(CR1, WAKE, 11, 1) /* Receiver wakeup method */ 54 FIELD(CR1, RE, 2, 1) /* Receiver enable */ 60 FIELD(CR2, RTOEN, 23, 1) /* Receiver timeout enable */ 93 FIELD(CR3, DMAR, 6, 1) /* DMA enable receiver */ 107 FIELD(RTOR, RTO, 0, 24) /* Receiver timeout value */ 119 FIELD(ISR, RWU, 19, 1) /* Receiver wakeup from Mute mode */ 126 FIELD(ISR, RTOF, 11, 1) /* Receiver timeout */ 142 FIELD(ICR, RTOCF, 11, 1) /* Receiver timeout clear flag */
|
/openbmc/qemu/include/hw/char/ |
H A D | imx_serial.h | 43 #define USR1_RRDY (1<<9) /* receiver ready */ 46 #define USR1_RXDS (1<<6) /* Receiver is idle */ 74 #define UCR2_RXEN (1<<1) /* Receiver enable */
|
/openbmc/qemu/net/ |
H A D | filter-buffer.c | 49 * for the next filter or receiver to notify us that it can receive in filter_buffer_release_timer() 75 * For some reason, receiver could not receive more packets in filter_buffer_receive_iov() 79 * the packets without caring about the receiver. This is suboptimal. in filter_buffer_receive_iov()
|
H A D | filter.c | 76 /* no receiver, or sender been deleted, no need to pass it further */ in qemu_netfilter_pass_to_next() 108 * We have gone through all filters, pass it to receiver. in qemu_netfilter_pass_to_next() 109 * Do the valid check again in case sender or receiver been in qemu_netfilter_pass_to_next() 118 /* no receiver, or sender been deleted */ in qemu_netfilter_pass_to_next()
|
/openbmc/u-boot/arch/arm/include/asm/arch-armada100/ |
H A D | spi.h | 55 #define SSCR1_TINTE (1 << 19) /* Receiver Time-out 76 #define SSSR_TINT (1 << 19) /* Receiver Time-out Interrupt */
|
/openbmc/qemu/tests/qtest/ |
H A D | stm32l4x5_usart-test.c | 195 /* Enable the transmitter, the receiver and the USART. */ in init_uart() 314 /* Disable the transmitter and receiver. */ in test_ack() 318 /* Test ISR ACK for transmitter and receiver disabled */ in test_ack() 323 /* Enable the transmitter and receiver. */ in test_ack() 327 /* Test ISR ACK for transmitter and receiver disabled */ in test_ack()
|
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
H A D | uart.h | 14 u32 rx; /* Receiver FIFO */ 23 /* 14-clock UART Receiver FIFO Register bits */
|