Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dst_smi.h36 #define DSEL_TIME 0x00000060 /* Deselect time */ macro
/openbmc/linux/drivers/mtd/devices/
H A Dspear_smi.c59 #define DSEL_TIME (0x6 << 4) /* Deselect time 6 + 1 SMI_CK periods */ macro