Lines Matching +full:01 +full:a

16 **If you have a laptop that uses CS35L54/56/57/63 amplifiers but audio is not
55 On most SoundWire systems the amplifier has a default minimum capability to
60 * a mono mix of left and right channels.
65 in dmesg as a SoundWire device, but the CS35L56/57 as SPI. On these systems
74 Each amplifier requires two firmware files. One file has a .wmfw suffix, the
75 other has a .bin suffix.
83 repository. Providing Cirrus Logic is aware of a particular laptop and has
85 to linux-firmware. You may need to upgrade to a newer release of
94 All firmware file names are qualified with a unique "system ID". On normal
130 The CS35L56 Rev B0 continues to use the old filename scheme because a
137 All SoundWire systems will require a Sound Open Firmware (SOF) for the
161 A successful initialization will look like this (this will be repeated for
164 [ 7.568374] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_P not found, using dummy regulator
165 [ 7.605208] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_IO not found, using dummy regulator
166 [ 7.605313] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_A not found, using dummy regulator
167 [ 7.939279] cs35l56 sdw:0:0:01fa:3556:01:0: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
168 [ 7.947844] cs35l56 sdw:0:0:01fa:3556:01:0: Slave 4 state check1: UNATTACHED, status was 1
169 [ 8.740280] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_B not found, using dummy regulator
170 [ 8.740552] cs35l56 sdw:0:0:01fa:3556:01:0: supply VDD_AMP not found, using dummy regulator
171 …[ 9.242164] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: forma…
172 …[ 9.242173] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx.wmfw: Tue 0…
173 …[ 9.991709] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.23, 41 algori…
174 …[10.039098] cs35l56 sdw:0:0:01fa:3556:01:0: DSP1: cirrus/cs35l56-b0-dsp1-misc-xxxxxxxx-amp1.bin: v…
175 [10.879235] cs35l56 sdw:0:0:01fa:3556:01:0: Slave 4 state check1: UNATTACHED, status was 1
176 [11.401536] cs35l56 sdw:0:0:01fa:3556:01:0: Calibration applied
180 A successful initialization will look like this (this will be repeated for
208 and reloaded on a system where the driver does not have control of
210 RESET and only a BIOS (re)boot can reset the amplifiers.
213 Shows that a .wmfw firmware file was found and downloaded.
216 Shows that a .bin firmware file was found and downloaded.
236 HDA driver did not find a .bin file that matches this hardware.
242 * The driver did not find a suitable wmfw for this hardware, or
244 previously, and the driver does not have control of a hard RESET line
271 bus driver is a module and so the HDA codec driver cannot call the
280 Indicates an error in ACPI. A SoundWire system should have a Device()
284 ACPI says that the driver should request a GPIO but the driver was not
289 ACPI says that the driver should request a GPIO but the driver was not
300 Amplifier detected a short-circuit on the speaker output pins and shut
301 down for protection. This would normally indicate a damaged speaker.