Home
last modified time | relevance | path

Searched refs:INVALID_CMD (Results 1 – 4 of 4) sorted by relevance

/drivers/virt/nitro_enclaves/
A Dne_pci_dev.h127 INVALID_CMD = 0, enumerator
A Dne_pci_dev.c106 if (cmd_type <= INVALID_CMD || cmd_type >= MAX_CMD) { in ne_do_request()
/drivers/pci/hotplug/
A Dshpchp_hpc.c155 #define INVALID_CMD 0x2 macro
344 retval = INVALID_CMD; in shpchp_check_cmd_status()
/drivers/usb/typec/tipd/
A Dcore.c109 #define INVALID_CMD(_cmd_) (_cmd_ == 0x444d4321) macro
340 if (val && !INVALID_CMD(val)) in tps6598x_exec_cmd_tmo()
360 if (INVALID_CMD(val)) in tps6598x_exec_cmd_tmo()

Completed in 14 milliseconds