Searched refs:rthrsh (Results 1 – 1 of 1) sorted by relevance
69 int pic32_set_sdhci_adma_fifo_threshold(u32 rthrsh, u32 wthrsh) in pic32_set_sdhci_adma_fifo_threshold() argument74 set = (rthrsh << 4) | (wthrsh << 16); in pic32_set_sdhci_adma_fifo_threshold()