Home
last modified time | relevance | path

Searched refs:BurstMode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_io.h135 u32 BurstMode:1; member
156 u32 BurstMode:1;
175 u32 BurstMode:1; member
197 u32 BurstMode:1;
/openbmc/linux/include/linux/mtd/
H A Dcfi.h217 uint8_t BurstMode; member
239 uint8_t BurstMode; member
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c204 extp->BurstMode ? "Supported" : "Not supported"); in cfi_tell_features()