Lines Matching defs:width
784 /* Set external dma config: burst size, burst width */
1003 * if blksz is not a multiple of the FIFO width
1277 /* Set the current slot bus width */
1484 /* Adjust clock / bus width after power is up */
1596 * tRstW >= 1us: RST_n pulse width
2904 * IDMAC address bus width
3161 int width, i, ret = 0;
3234 * Get the host data width - this assumes that HCON has been set with
3241 width = 16;
3246 width = 64;
3251 "HCON reports a reserved host data width!\n"
3255 width = 32;
3331 "DW MMC controller at irq %d,%d bit host data width,%u deep fifo\n",
3332 host->irq, width, fifo_size);