Searched defs:psil_endpoint_config (Results 1 – 1 of 1) sorted by relevance
107018 struct psil_endpoint_config { struct107019 enum psil_endpoint_type ep_type;107020 enum udma_tp_level channel_tpl;107021 unsigned int pkt_mode: 1;107022 unsigned int notdpkt: 1;107023 unsigned int needs_epib: 1;107024 unsigned int pdma_acc32: 1;107025 unsigned int pdma_burst: 1;107026 u32 psd_size;107027 s16 mapped_channel_id;[all …]