Searched refs:SD_IO_RW_DAT (Results 1 – 5 of 5) sorted by relevance
546 #define SD_IO_RW_DAT(x) (((x) & 0xFF) << 0) macro
53 arg |= SD_IO_RW_WR | SD_IO_RW_RAW | SD_IO_RW_DAT(*data); in sdio_rw_direct()
164 arg |= SD_IO_RW_WR | SD_IO_RW_RAW | SD_IO_RW_DAT(*val); in sdiob_rw_direct_sc()
682 | SD_IO_RW_DAT(CCCR_CTL_RES) | SD_IO_RW_WR | SD_IO_RW_RAW; in mmcprobe_start()
8016 mmc_arg |= SD_IO_RW_WR | SD_IO_RW_RAW | SD_IO_RW_DAT(mmc_data_byte); in mmcsdcmd()