Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddma_port.c156 req->request_type = TB_CFG_PKG_WRITE; in dma_port_write()
159 req->response_type = TB_CFG_PKG_WRITE; in dma_port_write()
H A Dctl.c451 case TB_CFG_PKG_WRITE: in tb_ctl_rx_callback()
840 pkg->frame.eof == TB_CFG_PKG_WRITE) { in tb_cfg_match()
1023 req->request_type = TB_CFG_PKG_WRITE; in tb_cfg_write_raw()
1026 req->response_type = TB_CFG_PKG_WRITE; in tb_cfg_write_raw()
/openbmc/linux/include/linux/
H A Dthunderbolt.h25 TB_CFG_PKG_WRITE = 2, enumerator