Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dsh_mmcif.h74 #define SRWDTO_29 (0xf << 4) /* read/write timeout */ macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h97 #define SRWDTO_29 ((1 << 7) | (1 << 6) | (1 << 5) | (1 << 4)) macro