coreboot/src/soc/intel
Sridhar Siricilla 9b5b17feca soc/intel/alderlake: Define USB2_PORT_MAX_TYPE_C macro
The patch defines USB2_PORT_MAX_TYPE_C macro to allow mark the type_c
flag.The USB2_PORT_MAX_TYPE_C macro modifies the USB2 configuration to
indicate the port mapped to Type-C and sets Max TX and Pre-emp
settings. This is an extension to existing macro USB2_PORT_MAX.

The change is required to enable port reset event on a USB2 port.
This event is passed to USB3 upstream ports to upgrade back to super
speed (USB3) after a downgrade during low power state.

BUG=b:193287279
TEST=Build the code for Gimble board

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I464f139d8e367907191c04f9170ac53d327776ee
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61623
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Reviewed-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-02-09 14:20:05 +00:00
..
alderlake soc/intel/alderlake: Define USB2_PORT_MAX_TYPE_C macro 2022-02-09 14:20:05 +00:00
apollolake soc/intel/apollolake: Convert to ASL 2.0 2022-02-07 14:07:12 +00:00
baytrail cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
braswell treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
broadwell treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
cannonlake treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
common soc/intel/common/cse: Add function to perform global reset lock 2022-02-09 14:19:00 +00:00
denverton_ns cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
elkhartlake cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
icelake cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
jasperlake cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
quark soc/intel/quark/storage_test.c: Remove duplicated "ERROR" in log message 2022-02-08 16:19:52 +00:00
skylake treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
tigerlake treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
xeon_sp cpu/x86/lapic: Move LAPIC configuration to MP init 2022-02-05 07:59:04 +00:00
Kconfig
Makefile.inc soc/intel/common/cse: Add support for stitching CSE components 2021-10-19 16:09:08 +00:00