coreboot-kgpe-d16/src
Duncan Laurie 3715785a49 soc/intel/tigerlake: Set default USB3 de-emphasis to -3.5dB
The HSIO tuning guide recommendation for the default USB3 settings is to
have de-emphasis set to -3.5dB with the equation 20*log(X/64).  0x29 results
in a value close to -3.5dB and it is the value that was used for the default
on past platforms so I used it here as well.

BUG=b:160721468
TEST=Ensure WWAN device does not disconnect during use.

Change-Id: Ia594996cb55523dacce0d4bef98cc217321c62de
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43831
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-07-29 09:36:11 +00:00
..
acpi acpi: Fix dptf_write_fan_perf to include Revision field 2020-07-28 22:17:55 +00:00
arch arch/x86/smbios: Bump to version 3.0 2020-07-28 19:21:32 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> 2020-07-26 21:38:22 +00:00
device device: Add find_dev_nested_path helper function 2020-07-28 19:28:22 +00:00
drivers drivers/i2c/max98373: fix error message formatting 2020-07-28 19:18:28 +00:00
ec ec/lenovo/h8: Align macro values in one column 2020-07-26 21:40:00 +00:00
include device: Add find_dev_nested_path helper function 2020-07-28 19:28:22 +00:00
lib lib/libgcov.c: Do not redefine `alloca` 2020-07-29 09:27:33 +00:00
mainboard mb/google/dedede/var/magalor: Generate SPD ID for supported parts 2020-07-29 09:35:29 +00:00
northbridge nb/intel/i945/gma.c: Remove extra indentation 2020-07-28 19:23:23 +00:00
security src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
soc soc/intel/tigerlake: Set default USB3 de-emphasis to -3.5dB 2020-07-29 09:36:11 +00:00
southbridge src: Never set ISA Enable on PCI bridges 2020-07-28 10:54:02 +00:00
superio superio/common: Avoid NULL pointer dereference 2020-07-24 21:21:09 +00:00
vendorcode vc/cavium: Fix up license headers 2020-07-28 10:54:58 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00