Home
last modified time | relevance | path

Searched refs:deq (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h618 …S gatt_send_error_rsp(tGATT_TCB *p_tcb, UINT8 err_code, UINT8 op_code, UINT16 handle, BOOLEAN deq);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1528 UINT16 handle, BOOLEAN deq) in gatt_send_error_rsp() argument
1544 if (deq) { in gatt_send_error_rsp()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch68137 return le64_to_cpu(ep_ctx->deq);
68293 + xhci_warn(xhci, "deq seg = %p, deq ptr = %p\n", new_seg, new_deq);
68599 + case TD_CLEARING_CACHE: /* set TR deq command already queued */
68773 + /* will queue a set TR deq if stopped on a cancelled, uncleared TD */
68804 xhci_warn(xhci, "WARN Set TR deq ptr command for freed stream ID %u\n",
69730 - "Set TR Deq Ptr cmd, new deq seg = %p (0x%llx dma), new deq ptr = %p (0x%llx dma), new cycle = %…
69742 - xhci_warn(xhci, "WARN deq seg = %p, deq pt = %p\n",
70009 - xhci_warn(xhci, "WARN deq seg = %p, deq ptr = %p\n",
70014 - ep_ctx->deq = cpu_to_le64(addr | deq_state->new_cycle_state);