coreboot/src/drivers/spi
Daniel Gröber c841880c12 spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_region
This consolidates the bp, tb, cmp, srp0 and srp1 variables under the new
spi_flash_bpbits struct to allow treating them as one unit in the
refactoring to follow.

Change-Id: I2a1a77fb73047df733498c0fa8b8de1153c3b09e
Signed-off-by: Daniel Gröber <dxld@darkboxed.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42113
Reviewed-by: Jakub Czapiga <czapiga@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-10-05 12:57:51 +00:00
..
acpi
tpm treewide: convert to tpm_result_t 2023-09-28 16:54:37 +00:00
adesto.c
amic.c
atmel.c
bitbang.c
boot_device_rw_nommap.c
cbfs_spi.c
eon.c
flashconsole.c
gigadevice.c
Kconfig drivers/spi: Add SPI_FLASH_FORCE_4_BYTE_ADDR_MODE 2023-03-26 20:53:48 +00:00
macronix.c
Makefile.inc drivers/spi: Remove SPI_FRAM_RAMTRON from makefile 2023-08-10 00:31:14 +00:00
spansion.c
spi-generic.c drivers: Remove space between function name and '(' 2023-09-11 15:51:04 +00:00
spi_flash.c drivers/spi_flash: Always exit 4-byte address mode when memory-mapped 2023-07-03 13:34:01 +00:00
spi_flash_internal.h
spi_sdcard.c drivers/spi/spi_sdcard.c: Fix set but unused variable 2023-05-26 14:53:06 +00:00
spi_winbond.h
spiconsole.c
sst.c
stmicro.c
winbond.c spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_region 2023-10-05 12:57:51 +00:00