Lines Matching +full:01 +full:a

16 **If you have a laptop that uses CS35L54/56/57 amplifiers but audio is not
54 On most SoundWire systems the amplifier has a default minimum capability to
59 * a mono mix of left and right channels.
64 in dmesg as a SoundWire device, but the CS35L56/57 as SPI. On these systems
73 Each amplifier requires two firmware files. One file has a .wmfw suffix, the
74 other has a .bin suffix.
82 repository. Providing Cirrus Logic is aware of a particular laptop and has
84 to linux-firmware. You may need to upgrade to a newer release of
93 All firmware file names are qualified with a unique "system ID". On normal
123 All SoundWire systems will require a Sound Open Firmware (SOF) for the
147 A successful initialization will look like this (this will be repeated for
150 [ 7.568374] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_P not found, using dummy regulator
151 [ 7.605208] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_IO not found, using dummy regulator
152 [ 7.605313] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_A not found, using dummy regulator
153 [ 7.939279] cs35l56 sdw:0:0:01fa:3556:01:0: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
154 [ 7.947844] cs35l56 sdw:0:0:01fa:3556:01:0: Slave 4 state check1: UNATTACHED, status was 1
155 [ 8.740280] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_B not found, using dummy regulator
156 [ 8.740552] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_AMP not found, using dummy regulator
157 …[ 9.242164] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: forma…
158 …[ 9.242173] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: Tue 0…
159 …[ 9.991709] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.23, 41 algori…
160 …[10.039098] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx-amp1.bin: v…
161 [10.879235] cs35l56 sdw:0:0:01fa:3556:01:0: Slave 4 state check1: UNATTACHED, status was 1
162 [11.401536] cs35l56 sdw:0:0:01fa:3556:01:0: Calibration applied
166 A successful initialization will look like this (this will be repeated for
194 and reloaded on a system where the driver does not have control of
196 RESET and only a BIOS (re)boot can reset the amplifiers.
199 Shows that a .wmfw firmware file was found and downloaded.
202 Shows that a .bin firmware file was found and downloaded.
222 HDA driver did not find a .bin file that matches this hardware.
228 * The driver did not find a suitable wmfw for this hardware, or
230 previously, and the driver does not have control of a hard RESET line
257 bus driver is a module and so the HDA codec driver cannot call the
266 Indicates an error in ACPI. A SoundWire system should have a Device()
270 ACPI says that the driver should request a GPIO but the driver was not
275 ACPI says that the driver should request a GPIO but the driver was not
286 Amplifier detected a short-circuit on the speaker output pins and shut
287 down for protection. This would normally indicate a damaged speaker.