Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.h53 #define CMD_SET_CMD12EN (1 << 16) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c71 #define CMD_SET_CMD12EN (1 << 16) /* 1: CMD12 auto issue */ macro