coreboot-kgpe-d16/src
Chris Wang 68d68f1d7c soc/amd/picasso: add UPD for RV2 USB3 phy setting adjust
add UPD for RV2 USB3 phy setting adjust.

Note: it only for RV2 silicon and not available for RV/PCO.

Usb 3.1 PHY Parameters:
1. RX_EQ_DELTA_IQ_OVRD_VAL
	-Override value for rx_eq_delta_iq. Range 0-0xF
2. RX_EQ_DELTA_IQ_OVRD_EN
	-Enable override value for rx_eq_delta_iq. Range 0-0x1
3. Override value for rx_vref_ctrl. Range 0 - 0x1F
4. Enable override value for rx_vref_ctrl. Range 0 - 0x1
5. Override value for tx_vboost_lvl: 0 - 0x7.
6. Enable override value for tx_vboost_lvl. Range: 0 - 0x1
7. Override value for rx_vref_ctrl. Range 0 - 0x1F
8. Enable override value for rx_vref_ctrl. Range 0 - 0x1
9. Override value for tx_vboost_lvl: 0 - 0x7.
10. Enable override value for tx_vboost_lvl. Range: 0 - 0x1

BUG=b:175192931
TEST=Build/verify the valule will been apply on dirinboz

Change-Id: I1d5f69e840952cc5171af1ce8597628d1bede5cb
Signed-off-by: Chris Wang <chris.wang@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50240
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-05 23:36:25 +00:00
..
acpi acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
arch arch/x86/smbios: Correct SMBIOS type 4 max speed 2021-02-05 09:41:21 +00:00
commonlib acpi: Add support for reporting CrashLog in BERT table 2021-02-04 10:21:02 +00:00
console
cpu mb/emulation/qemu: Fix SMP boot 2021-02-04 09:53:02 +00:00
device device/device.c: Print done at end of assign_resources() 2021-02-05 09:42:35 +00:00
drivers drivers/generic/bayhub_lv2: Add driver for BayHub lv2 2021-02-04 10:34:06 +00:00
ec ec/apple: Add ACPI code for Apple MacBooks 2021-02-05 09:39:31 +00:00
include drivers/generic/bayhub_lv2: Add driver for BayHub lv2 2021-02-04 10:34:06 +00:00
lib src: Remove useless comments in "includes" lines 2021-02-04 10:18:49 +00:00
mainboard soc/amd/picasso: add UPD for RV2 USB3 phy setting adjust 2021-02-05 23:36:25 +00:00
northbridge intel: Turn DEFAULT_RCBA into a Kconfig symbol 2021-02-05 09:39:08 +00:00
security coreboot_table: Move VBOOT_VBNV support 2021-02-04 08:43:39 +00:00
soc soc/amd/picasso: add UPD for RV2 USB3 phy setting adjust 2021-02-05 23:36:25 +00:00
southbridge intel: Turn DEFAULT_RCBA into a Kconfig symbol 2021-02-05 09:39:08 +00:00
superio superio/nuvoton/common/Kconfig: Remove HWM config 2021-01-29 09:39:43 +00:00
vendorcode soc/amd/picasso: add UPD for RV2 USB3 phy setting adjust 2021-02-05 23:36:25 +00:00
Kconfig