Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswitchtec.h61 SWITCHTEC_MRPC_STATUS_INTERRUPTED = 0x100, enumerator
/OK3568_Linux_fs/kernel/drivers/pci/switch/
H A Dswitchtec.c574 else if (stuser->status == SWITCHTEC_MRPC_STATUS_INTERRUPTED) in switchtec_dev_read()