Home
last modified time | relevance | path

Searched refs:seq_type (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_data-sdm845.c27 .seq_type = IPA_SEQ_DMA_ONLY,
45 .seq_type = IPA_SEQ_INVALID,
67 .seq_type =
91 .seq_type = IPA_SEQ_INVALID,
H A Dipa_data-sc7180.c25 .seq_type = IPA_SEQ_DMA_ONLY,
43 .seq_type = IPA_SEQ_INVALID,
65 .seq_type =
89 .seq_type = IPA_SEQ_INVALID,
H A Dipa_endpoint.c761 u32 seq_type = endpoint->seq_type; in ipa_endpoint_init_seq() local
768 val |= u32_encode_bits(seq_type & 0xf, HPS_SEQ_TYPE_FMASK); in ipa_endpoint_init_seq()
769 val |= u32_encode_bits((seq_type >> 4) & 0xf, DPS_SEQ_TYPE_FMASK); in ipa_endpoint_init_seq()
771 val |= u32_encode_bits((seq_type >> 8) & 0xf, HPS_REP_SEQ_TYPE_FMASK); in ipa_endpoint_init_seq()
772 val |= u32_encode_bits((seq_type >> 12) & 0xf, DPS_REP_SEQ_TYPE_FMASK); in ipa_endpoint_init_seq()
1613 endpoint->seq_type = data->endpoint.seq_type; in ipa_endpoint_init_one()
H A Dipa_data.h137 * @seq_type: hardware sequencer type used for endpoint
154 enum ipa_seq_type seq_type; member
H A Dipa_endpoint.h62 enum ipa_seq_type seq_type; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddata-convert-bt.c441 struct bt_ctf_field_type *len_type, *seq_type; in add_bpf_output_values() local
471 seq_type = bt_ctf_event_class_get_field_by_name(event_class, "raw_data"); in add_bpf_output_values()
472 seq_field = bt_ctf_field_create(seq_type); in add_bpf_output_values()
506 bt_ctf_field_type_put(seq_type); in add_bpf_output_values()
519 struct bt_ctf_field_type *len_type, *seq_type; in add_callchain_output_values() local
545 seq_type = bt_ctf_event_class_get_field_by_name( in add_callchain_output_values()
547 seq_field = bt_ctf_field_create(seq_type); in add_callchain_output_values()
581 bt_ctf_field_type_put(seq_type); in add_callchain_output_values()
1077 struct bt_ctf_field_type *seq_type; in add_bpf_output_types() local
1084 seq_type in add_bpf_output_types()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddata-convert-bt.c447 struct bt_ctf_field_type *len_type, *seq_type; in add_bpf_output_values() local
477 seq_type = bt_ctf_event_class_get_field_by_name(event_class, "raw_data"); in add_bpf_output_values()
478 seq_field = bt_ctf_field_create(seq_type); in add_bpf_output_values()
512 bt_ctf_field_type_put(seq_type); in add_bpf_output_values()
525 struct bt_ctf_field_type *len_type, *seq_type; in add_callchain_output_values() local
551 seq_type = bt_ctf_event_class_get_field_by_name( in add_callchain_output_values()
553 seq_field = bt_ctf_field_create(seq_type); in add_callchain_output_values()
587 bt_ctf_field_type_put(seq_type); in add_callchain_output_values()
1083 struct bt_ctf_field_type *seq_type; in add_bpf_output_types() local
1090 seq_type in add_bpf_output_types()
[all...]
/kernel/linux/linux-6.6/drivers/net/ipa/data/
H A Dipa_data-v3.5.1.c74 .seq_type = IPA_SEQ_DMA,
120 .seq_type = IPA_SEQ_2_PASS_SKIP_LAST_UC,
H A Dipa_data-v4.11.c68 .seq_type = IPA_SEQ_DMA,
114 .seq_type = IPA_SEQ_2_PASS_SKIP_LAST_UC,
H A Dipa_data-v4.2.c64 .seq_type = IPA_SEQ_DMA,
110 .seq_type = IPA_SEQ_1_PASS_SKIP_LAST_UC,
H A Dipa_data-v4.7.c66 .seq_type = IPA_SEQ_DMA,
111 .seq_type = IPA_SEQ_2_PASS_SKIP_LAST_UC,
H A Dipa_data-v3.1.c83 .seq_type = IPA_SEQ_DMA,
129 .seq_type = IPA_SEQ_2_PASS_SKIP_LAST_UC,
H A Dipa_data-v4.5.c77 .seq_type = IPA_SEQ_DMA,
123 .seq_type = IPA_SEQ_2_PASS_SKIP_LAST_UC,
H A Dipa_data-v5.0.c81 .seq_type = IPA_SEQ_DMA,
127 .seq_type = IPA_SEQ_2_PASS_SKIP_LAST_UC,
H A Dipa_data-v4.9.c69 .seq_type = IPA_SEQ_DMA,
115 .seq_type = IPA_SEQ_2_PASS_SKIP_LAST_UC,
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ump_convert.c118 int seq_type; member
141 ev->type = midi1_msg_encoders[status].seq_type; in cvt_ump_midi1_to_event()
191 ev->type = system_msg_encoders[status].seq_type; in cvt_ump_system_to_event()
279 int seq_type; member
308 ev->type = midi2_msg_encoders[status].seq_type; in cvt_ump_midi2_to_event()
987 int seq_type; member
1045 if (seq_ev_ump_encoders[i].seq_type == type) in find_ump_encoder()
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_endpoint.h45 * @seq_type: primary packet processing sequencer type
53 enum ipa_seq_type seq_type; member
H A Dipa_endpoint.c1216 val = reg_encode(reg, SEQ_TYPE, endpoint->config.tx.seq_type); in ipa_endpoint_init_seq()
/kernel/linux/linux-5.10/drivers/misc/cardreader/
H A Drtsx_usb.c85 u16 addr, u16 len, u8 seq_type) in rtsx_usb_seq_cmd_hdr()
89 ucr->cmd_buf[PACKET_TYPE] = seq_type; in rtsx_usb_seq_cmd_hdr()
95 if (seq_type == SEQ_WRITE) in rtsx_usb_seq_cmd_hdr()
84 rtsx_usb_seq_cmd_hdr(struct rtsx_ucr *ucr, u16 addr, u16 len, u8 seq_type) rtsx_usb_seq_cmd_hdr() argument
/kernel/linux/linux-6.6/drivers/misc/cardreader/
H A Drtsx_usb.c85 u16 addr, u16 len, u8 seq_type) in rtsx_usb_seq_cmd_hdr()
89 ucr->cmd_buf[PACKET_TYPE] = seq_type; in rtsx_usb_seq_cmd_hdr()
95 if (seq_type == SEQ_WRITE) in rtsx_usb_seq_cmd_hdr()
84 rtsx_usb_seq_cmd_hdr(struct rtsx_ucr *ucr, u16 addr, u16 len, u8 seq_type) rtsx_usb_seq_cmd_hdr() argument

Completed in 18 milliseconds