Searched refs:mszs (Results 1 – 1 of 1) sorted by relevance
750 const u32 mszs[] = {1, 4, 8, 16, 32, 64, 128, 256}; in dw_mci_adjust_fifoth() local754 int idx = (sizeof(mszs) / sizeof(mszs[0])) - 1; in dw_mci_adjust_fifoth()770 if (!((blksz_depth % mszs[idx]) || in dw_mci_adjust_fifoth()771 (tx_wmark_invers % mszs[idx]))) { in dw_mci_adjust_fifoth()773 rx_wmark = mszs[idx] - 1; in dw_mci_adjust_fifoth()