| /drivers/staging/media/ipu7/ |
| A D | ipu7-fw-isys.c | 35 const unsigned int stream_handle, in ipu7_fw_isys_complex_cmd() argument 56 token = ipu7_syscom_get_token(ctx, stream_handle + in ipu7_fw_isys_complex_cmd() 64 token->stream_id = stream_handle; in ipu7_fw_isys_complex_cmd() 67 ipu7_syscom_put_token(ctx, stream_handle + IPU_INSYS_INPUT_MSG_QUEUE); in ipu7_fw_isys_complex_cmd() 75 const unsigned int stream_handle, u16 send_type) in ipu7_fw_isys_simple_cmd() argument 77 return ipu7_fw_isys_complex_cmd(isys, stream_handle, NULL, 0, 0, in ipu7_fw_isys_simple_cmd()
|
| A D | ipu7-fw-isys.h | 31 const unsigned int stream_handle, u16 send_type); 33 const unsigned int stream_handle,
|
| A D | ipu7-isys-video.c | 484 ret = ipu7_fw_isys_complex_cmd(av->isys, stream->stream_handle, in start_stream_firmware() 528 ret = ipu7_fw_isys_complex_cmd(av->isys, stream->stream_handle, buf, in start_stream_firmware() 555 retout = ipu7_fw_isys_simple_cmd(av->isys, stream->stream_handle, in start_stream_firmware() 584 ret = ipu7_fw_isys_simple_cmd(av->isys, stream->stream_handle, in stop_streaming_firmware() 609 ret = ipu7_fw_isys_simple_cmd(av->isys, stream->stream_handle, in close_streaming_firmware() 727 ipu7_isys_query_stream_by_handle(struct ipu7_isys *isys, u8 stream_handle) in ipu7_isys_query_stream_by_handle() argument 735 if (stream_handle >= IPU_ISYS_MAX_STREAMS) { in ipu7_isys_query_stream_by_handle() 737 "stream_handle %d is invalid\n", stream_handle); in ipu7_isys_query_stream_by_handle() 742 if (isys->streams_ref_count[stream_handle] > 0) { in ipu7_isys_query_stream_by_handle() 743 isys->streams_ref_count[stream_handle]++; in ipu7_isys_query_stream_by_handle() [all …]
|
| A D | ipu7-isys-video.h | 60 int stream_handle; member 114 u8 stream_handle);
|
| A D | ipu7-isys-queue.c | 328 stream->stream_handle, buf, in ipu7_isys_stream_start() 427 ret = ipu7_fw_isys_complex_cmd(stream->isys, stream->stream_handle, in buf_queue()
|
| A D | ipu7-isys.c | 108 isys->streams[i].stream_handle = i; in isys_stream_init()
|
| /drivers/media/pci/intel/ipu6/ |
| A D | ipu6-isys-video.c | 556 ret = ipu6_fw_isys_complex_cmd(av->isys, stream->stream_handle, in start_stream_firmware() 603 ret = ipu6_fw_isys_complex_cmd(av->isys, stream->stream_handle, in start_stream_firmware() 608 ret = ipu6_fw_isys_simple_cmd(av->isys, stream->stream_handle, in start_stream_firmware() 637 stream->stream_handle, in start_stream_firmware() 667 ret = ipu6_fw_isys_simple_cmd(av->isys, stream->stream_handle, in stop_streaming_firmware() 693 ret = ipu6_fw_isys_simple_cmd(av->isys, stream->stream_handle, in close_streaming_firmware() 918 if (stream_handle >= IPU6_ISYS_MAX_STREAMS) { in ipu6_isys_query_stream_by_handle() 920 "stream_handle %d is invalid\n", stream_handle); in ipu6_isys_query_stream_by_handle() 925 if (isys->streams_ref_count[stream_handle] > 0) { in ipu6_isys_query_stream_by_handle() 926 isys->streams_ref_count[stream_handle]++; in ipu6_isys_query_stream_by_handle() [all …]
|
| A D | ipu6-fw-isys.c | 94 const unsigned int stream_handle, in ipu6_fw_isys_complex_cmd() argument 116 stream_handle + IPU6_BASE_MSG_SEND_QUEUES); in ipu6_fw_isys_complex_cmd() 124 ipu6_send_put_token(ctx, stream_handle + IPU6_BASE_MSG_SEND_QUEUES); in ipu6_fw_isys_complex_cmd() 130 const unsigned int stream_handle, u16 send_type) in ipu6_fw_isys_simple_cmd() argument 132 return ipu6_fw_isys_complex_cmd(isys, stream_handle, NULL, 0, 0, in ipu6_fw_isys_simple_cmd()
|
| A D | ipu6-isys-video.h | 51 int stream_handle; member 121 ipu6_isys_query_stream_by_handle(struct ipu6_isys *isys, u8 stream_handle);
|
| A D | ipu6-fw-isys.h | 492 u8 stream_handle; member 583 const unsigned int stream_handle, u16 send_type); 585 const unsigned int stream_handle,
|
| A D | ipu6-isys.c | 156 isys->streams[i].stream_handle = i; in isys_stream_init() 1241 resp->type, fw_msg[index].msg, resp->stream_handle, in isys_isr_one() 1254 if (resp->stream_handle >= IPU6_ISYS_MAX_STREAMS) { in isys_isr_one() 1256 resp->stream_handle); in isys_isr_one() 1260 stream = ipu6_isys_query_stream_by_handle(isys, resp->stream_handle); in isys_isr_one() 1263 resp->stream_handle); in isys_isr_one() 1301 resp->stream_handle, resp->pin_id); in isys_isr_one() 1319 resp->stream_handle, in isys_isr_one() 1328 resp->stream_handle, in isys_isr_one() 1335 resp->stream_handle, resp->type); in isys_isr_one()
|
| A D | ipu6-isys-queue.c | 327 stream->stream_handle, buf, in ipu6_isys_stream_start() 424 ret = ipu6_fw_isys_complex_cmd(stream->isys, stream->stream_handle, in buf_queue()
|
| /drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_hw.h | 825 __le32 stream_handle; /* init gate value */ member 854 __le32 stream_handle; member
|
| A D | enetc_qos.c | 569 si_conf->stream_handle = cpu_to_le32(sid->handle); in enetc_streamid_hw_set() 627 sfi_config->stream_handle = in enetc_streamfilter_hw_set()
|