Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dsh_mmcif.h72 #define SRSPTO_256 (2 << 12) /* resp timeout */ macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h93 #define SRSPTO_256 ((1 << 13) | (0 << 12)) macro