Searched defs:sdio_cmd53 (Results 1 – 2 of 2) sorted by relevance
40 struct sdio_cmd53 { struct41 u32 read_write: 1;42 u32 function: 3;43 u32 block_mode: 1;44 u32 increment: 1;45 u32 address: 17;46 u32 count: 9;47 u8 *buffer;48 u32 block_size;
35 struct sdio_cmd53 { struct36 u32 read_write: 1;37 u32 function: 3;38 u32 block_mode: 1;39 u32 increment: 1;40 u32 address: 17;41 u32 count: 9;42 u8 *buffer;43 u32 block_size;