Searched refs:response_type (Results 1 – 11 of 11) sorted by relevance
67 u8 response_type; member894 u8 response_type; in send_command() local898 response_type = SDRT_1; in send_command()910 response_type = SDRT_1; in send_command()914 response_type = SDRT_1; in send_command()918 response_type = SDRT_1; in send_command()922 response_type = SDRT_3; in send_command()926 response_type = SDRT_1; in send_command()930 response_type = SDRT_1; in send_command()934 response_type = SDRT_1; in send_command()[all …]
90 enum response_type { enum127 enum response_type response : 2;
139 enum response_type res = i2c_common->eventval.r.response; in __amd_mp2_process_event()
72 if (pkg->frame.eof != req->response_type) in dma_port_match()116 req->response_type = TB_CFG_PKG_READ; in dma_port_read()159 req->response_type = TB_CFG_PKG_WRITE; in dma_port_write()
855 if (pkg->frame.eof != req->response_type) in tb_cfg_match()879 res = parse_header(pkg, req->response_size, req->response_type, in tb_cfg_copy()919 req->response_type = TB_CFG_PKG_RESET; in tb_cfg_reset()976 req->response_type = TB_CFG_PKG_READ; in tb_cfg_read_raw()1049 req->response_type = TB_CFG_PKG_WRITE; in tb_cfg_write_raw()
84 enum tb_cfg_pkg_type response_type; member
174 size_t response_size, enum tb_cfg_pkg_type response_type, in __tb_xdomain_request() argument191 req->response_type = response_type; in __tb_xdomain_request()220 enum tb_cfg_pkg_type response_type, unsigned int timeout_msec) in tb_xdomain_request() argument224 response_type, timeout_msec); in tb_xdomain_request()
278 if (pkg->frame.eof != req->response_type) in icm_match()321 req->response_type = TB_CFG_PKG_ICM_RESP; in icm_request()2273 req->response_type = TB_CFG_PKG_ICM_RESP; in icm_usb4_switch_nvm_authenticate()
91 unsigned char response_type; member336 w8001->response_type = W8001_QUERY_PACKET; in w8001_interrupt()364 w8001->response_type = 0; in w8001_command()371 if (w8001->response_type != W8001_QUERY_PACKET) in w8001_command()
43 __u8 response_type; member
101 __u8 response_type; member
Completed in 42 milliseconds