Home
last modified time | relevance | path

Searched defs:SPI_ROM_ENABLE (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/include/soc/
H A Dlpc.h11 #define SPI_ROM_ENABLE BIT(1) macro
/aosp_15_r20/external/coreboot/src/soc/amd/genoa_poc/include/soc/
H A Dlpc.h12 #define SPI_ROM_ENABLE BIT(1) macro
/aosp_15_r20/external/coreboot/src/soc/amd/picasso/include/soc/
H A Dlpc.h12 #define SPI_ROM_ENABLE BIT(1) macro
/aosp_15_r20/external/coreboot/src/soc/amd/phoenix/include/soc/
H A Dlpc.h19 #define SPI_ROM_ENABLE BIT(1) macro
/aosp_15_r20/external/coreboot/src/soc/amd/glinda/include/soc/
H A Dlpc.h19 #define SPI_ROM_ENABLE BIT(1) macro
/aosp_15_r20/external/coreboot/src/soc/amd/mendocino/include/soc/
H A Dlpc.h18 #define SPI_ROM_ENABLE BIT(1) macro
/aosp_15_r20/external/coreboot/src/soc/amd/cezanne/include/soc/
H A Dlpc.h18 #define SPI_ROM_ENABLE BIT(1) macro
/aosp_15_r20/external/coreboot/src/southbridge/amd/pi/hudson/
H A Dhudson.h54 #define SPI_ROM_ENABLE 0x02 macro