coreboot-kgpe-d16/payloads/libpayload/drivers
Caveh Jalali b2280149c0 libpayload/xhci: Fix Slot State field width definition
According to the xHCI spec, the Slot State field in the Slot Context
Data Structure is 5 bits wide. So, fix the code to match.

ref. xHCI spec 1.2
section 6.2.2, Figure 6-2: Slot Context Data Structure

BUG=none
TEST=xHCI compiles

Change-Id: I0ae735af3d0840aeee846fa939c37af9aea3dff1
Signed-off-by: Caveh Jalali <caveh@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45023
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-09-04 19:13:31 +00:00
..
i8042
serial libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
storage
timer
udc
usb libpayload/xhci: Fix Slot State field width definition 2020-09-04 19:13:31 +00:00
video libpayload: cbgfx: Support buffered I/O 2020-08-28 21:40:58 +00:00
Makefile.inc
cbmem_console.c libpayload: Cache physical cbmem console address 2020-08-24 09:12:47 +00:00
hid.c
mouse_cursor.c
nvram.c
options.c libpayload: Cache physical CMOS option table location 2020-08-24 09:12:56 +00:00
pci.c
speaker.c