Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/
H A Dspi_flash.h52 struct spi_flash_bpbits { struct
53 unsigned int bp; /*< block protection select bits */
54 bool cmp; /*< complement protect */
55 bool tb; /*< top=0 / bottom=1 select */
56 union {