Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dcfi.h218 uint8_t PageMode; member
240 uint8_t PageMode; member
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c205 if (extp->PageMode == 0) in cfi_tell_features()
208 printk(" Page mode: %d word page\n", extp->PageMode << 2); in cfi_tell_features()