Searched refs:CCC_BLOCK_WRITE (Results 1 – 2 of 2) sorted by relevance
220 #define CCC_BLOCK_WRITE (1<<4) /* (4) Block write commands */ macro
2453 !(card->csd.cmdclass & CCC_BLOCK_WRITE); in mmc_blk_readonly()