Home
last modified time | relevance | path

Searched refs:COMP_PARAM (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/usb/host/
H A Dxhci.h967 #define COMP_PARAM(p) ((p) & 0xffffff) /* Command Completion Parameter */ macro
H A Dxhci-ring.c1917 xhci_complete_del_and_free_cmd(cmd, cmd_comp_code, COMP_PARAM(status)); in handle_cmd_completion()