Lines Matching +full:num +full:- +full:transfer +full:- +full:bits

1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
2 /* Copyright(c) 2015-17 Intel Corporation. */
71 * enum sdw_slave_status - Slave status
89 * @SDW_CLK_PRE_DEPREPARE: pre clock stop de-prepare
90 * @SDW_CLK_POST_DEPREPARE: post clock stop de-prepare
100 * enum sdw_command_response - Command response as defined by SDW spec
108 * combination of ACK/NAK bits
186 * enum sdw_p15_behave - Slave Port 15 behaviour when the Master attempts a
197 * enum sdw_dpn_type - Data port types
212 * enum sdw_clk_stop_mode - Clock Stop modes
215 * @SDW_CLK_STOP_MODE1: Slave may have entered a deeper power-saving mode,
224 * struct sdw_dp0_prop - DP0 properties
225 * @max_word: Maximum number of bits in a Payload Channel Sample, 1 to 64
227 * @min_word: Minimum number of bits in a Payload Channel Sample, 1 to 64
235 * implementation-defined interrupts
252 * struct sdw_dpn_audio_mode - Audio mode properties for DPn
284 * struct sdw_dpn_prop - Data Port DPn properties
285 * @num: port number
286 * @max_word: Maximum number of bits in a Payload Channel Sample, 1 to 64
288 * @min_word: Minimum number of bits in a Payload Channel Sample, 1 to 64
297 * @ch_prep_timeout: Port-specific timeout value, in milliseconds
299 * implementation-defined interrupts
315 u32 num; member
340 * struct sdw_slave_prop - SoundWire Slave properties
342 * @wake_capable: Wake-up events are supported
344 * @clk_stop_mode1: Clock-Stop Mode 1 is supported
346 * @clk_stop_timeout: Worst-case latency of the Clock Stop Prepare State
348 * @ch_prep_timeout: Worst-case latency of the Channel Prepare State Machine
351 * state machine (P=1 SCSP_SM) after exit from clock-stop mode1
398 * struct sdw_master_prop - Master properties
400 * @clk_stop_modes: Bitmap, bit N set when clock-stop-modeN supported
413 * @hw_disabled: if true, the Master is not functional, typically due to pin-mux
464 * struct sdw_slave_id - Slave ID
482 * Helper macros to extract the MIPI-defined IDs
494 * The MIPI DisCo for SoundWire defines in addition the link_id as bits 51:48
511 * struct sdw_slave_intr_status - Slave interrupt status
523 * sdw_reg_bank - SoundWire register banks
548 * struct sdw_prepare_ch: Prepare/De-prepare Data Port channel
550 * @num: Port number
552 * @prepare: Prepare (true) /de-prepare (false) channel
559 unsigned int num; member
615 * @clk_stop: handle imp-def sequences before and after prepare and de-prepare
635 * struct sdw_slave - SoundWire Slave
646 * @dev_num_sticky: one-time static Device Number assigned by Bus
653 * @unattach_request: mask field to keep track why the Slave re-attached and
654 * was re-initialized. This is useful to deal with potential race conditions
690 * struct sdw_master_device - SoundWire 'Master Device' representation
734 * @num: Port number
743 unsigned int num; member
753 * @num: Port number
761 * @lane_ctrl: Data lane Port uses for Data transfer. Currently only single
784 * @num: Port number
821 * struct sdw_defer - SDW deffered message
833 * struct sdw_master_ops - Master driver ops
836 * @xfer_msg: Transfer message callback
837 * @xfer_msg_defer: Defer version of transfer message callback
842 * @read_ping_status: Read status from PING frames, reported with two bits per Device.
843 * Bits 31:24 are reserved.
865 * struct sdw_bus - SoundWire bus
866 * @dev: Shortcut to &bus->md->dev to avoid changing the entire code.
869 * @id: bus system-wide unique id
891 * hardware-based synchronization is required. This value is only
892 * meaningful if multi_link is set. If set to 1, hardware-based
896 * used to allocate system-unique device numbers. This value needs to be
934 * @num: Port number
938 unsigned int num; member
947 * @bps: Number of bits per audio sample
967 * @SDW_STREAM_DEPREPARED: Stream de-prepared
985 * @bps: bits per channel sample