Searched refs:SD_ENHC_RXFIFO_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
142 #define SD_ENHC_RXFIFO_THRESHOLD __BITS(24,18) macro
516 enhc &= ~SD_ENHC_RXFIFO_THRESHOLD; in meson_sdhc_host_reset()517 enhc |= __SHIFTIN(63, SD_ENHC_RXFIFO_THRESHOLD); in meson_sdhc_host_reset()