Home
last modified time | relevance | path

Searched refs:WBSD_DATA_WIDTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dwbsd.h106 #define WBSD_DATA_WIDTH 0x01 macro
H A Dwbsd.c575 ((blksize >> 4) & 0xF0) | WBSD_DATA_WIDTH); in wbsd_prepare_data()