MSG_EXT_WDTR_BUS_16_BIT
case MSG_EXT_WDTR_BUS_16_BIT:
spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
*bus_width = MSG_EXT_WDTR_BUS_16_BIT;
if (tinfo->width == MSG_EXT_WDTR_BUS_16_BIT)
tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
user_tinfo->width = MSG_EXT_WDTR_BUS_16_BIT;
if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT)
*bus_width = MSG_EXT_WDTR_BUS_16_BIT;
if (width == MSG_EXT_WDTR_BUS_16_BIT)
tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
tinfo->user.width = MSG_EXT_WDTR_BUS_16_BIT;
if (spi->bus_width != MSG_EXT_WDTR_BUS_16_BIT)
spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
dval |= (spi->bus_width == MSG_EXT_WDTR_BUS_16_BIT) ?
spi->bus_width = MSG_EXT_WDTR_BUS_16_BIT;
#define BUS_16_BIT MSG_EXT_WDTR_BUS_16_BIT