Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dctl.c439 case TB_CFG_PKG_READ: in tb_ctl_rx_callback()
757 if (pkg->frame.eof == TB_CFG_PKG_READ || in tb_cfg_match()
859 req->request_type = TB_CFG_PKG_READ; in tb_cfg_read_raw()
862 req->response_type = TB_CFG_PKG_READ; in tb_cfg_read_raw()
H A Ddma_port.c113 req->request_type = TB_CFG_PKG_READ; in dma_port_read()
116 req->response_type = TB_CFG_PKG_READ; in dma_port_read()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h24 TB_CFG_PKG_READ = 1, enumerator