Home
last modified time | relevance | path

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

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