Home
last modified time | relevance | path

Searched refs:CFR3V_UNHYSA (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h124 #define CFR3V_UNHYSA BIT(3) /* Uniform sectors or not */ macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c763 if (!(cfr3v & CFR3V_UNHYSA)) in s25hx_t_setup()