Lines Matching +full:0 +full:xf0ffffff

339 	int busy = 0;  in mmci_card_busy()
409 host->cclk = 0; in mmci_set_clkreg()
493 return 0; in mmci_validate_data()
503 return 0; in mmci_validate_data()
511 return 0; in mmci_prep_data()
516 data->host_cookie = ++host->next_cookie < 0 ? in mmci_prep_data()
528 data->host_cookie = 0; in mmci_unprep_data()
573 return 0; in mmci_dma_start()
597 writel(0, host->base + MMCICOMMAND); in mmci_request_end()
629 mmci_write_datactrlreg(host, 0); in mmci_stop_data()
630 mmci_set_mask1(host, 0); in mmci_stop_data()
711 host->busy_status = 0; in ux500_busy_complete()
807 return 0; in mmci_dmae_setup()
851 host->data->host_cookie = 0; in mmci_dmae_error()
866 for (i = 0; ; i++) { in mmci_dmae_finalize()
954 if (nr_sg == 0) in _mmci_dmae_prep_data()
969 return 0; in _mmci_dmae_prep_data()
991 return 0; in mmci_dmae_prep_data()
1005 if (ret < 0) { in mmci_dmae_start()
1013 return 0; in mmci_dmae_start()
1140 data->bytes_xfered = 0; in mmci_start_data()
1152 datactrl |= host->data->flags & MMC_DATA_READ ? MCI_DPSM_DIRECTION : 0; in mmci_start_data()
1222 writel(0, base + MMCICOMMAND); in mmci_start_command()
1256 if (/*interrupt*/0) in mmci_start_command()
1270 host->stop_abort.error = 0; in mmci_stop_command()
1271 mmci_start_command(host, &host->stop_abort, 0); in mmci_stop_command()
1306 success = 0; in mmci_data_irq()
1309 dev_dbg(mmc_dev(host->mmc), "MCI ERROR IRQ, status 0x%08x at 0x%08x\n", in mmci_data_irq()
1325 success = 0; in mmci_data_irq()
1351 mmci_start_command(host, data->stop, 0); in mmci_data_irq()
1398 cmd->resp[0] = readl(base + MMCIRESPONSE0); in mmci_cmd_irq()
1420 mmci_start_command(host, host->mrq->cmd, 0); in mmci_cmd_irq()
1443 return 0; in mmci_qcom_get_rx_fifocnt()
1459 if (count <= 0) in mmci_pio_read()
1468 if (unlikely(count & 0x3)) { in mmci_pio_read()
1475 count &= ~0x3; in mmci_pio_read()
1485 if (remain == 0) in mmci_pio_read()
1520 if (remain == 0) in mmci_pio_write()
1564 len = 0; in mmci_pio_irq()
1596 if (host->size == 0) { in mmci_pio_irq()
1597 mmci_set_mask1(host, 0); in mmci_pio_irq()
1715 mmci_start_command(host, mrq->sbc, 0); in mmci_request()
1717 mmci_start_command(host, mrq->cmd, 0); in mmci_request()
1725 u32 max_busy_timeout = 0; in mmci_set_max_busy_timeout()
1731 max_busy_timeout = ~0UL / (mmc->actual_clock / MSEC_PER_SEC); in mmci_set_max_busy_timeout()
1740 u32 pwr = 0; in mmci_set_ios()
1751 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios()
1774 if (ret < 0) in mmci_set_ios()
1816 * If clock = 0 and the variant requires the MMCIPOWER to be used for in mmci_set_ios()
1825 if (ret < 0) in mmci_set_ios()
1877 ret = 0; in mmci_sig_volt_switch()
1879 if (ret < 0) in mmci_sig_volt_switch()
1927 return 0; in mmci_of_parse()
1988 dev_dbg(mmc_dev(mmc), "designer ID = 0x%02x\n", host->hw_designer); in mmci_probe()
1989 dev_dbg(mmc_dev(mmc), "revision = 0x%01x\n", host->hw_revision); in mmci_probe()
2016 if (ret < 0) in mmci_probe()
2104 host->stop_abort.arg = 0; in mmci_probe()
2141 writel(0, host->base + MMCIMASK0); in mmci_probe()
2144 writel(0, host->base + MMCIMASK1); in mmci_probe()
2146 writel(0xfff, host->base + MMCICLEAR); in mmci_probe()
2156 ret = mmc_gpiod_request_cd(mmc, "cd", 0, false, 0); in mmci_probe()
2160 ret = mmc_gpiod_request_ro(mmc, "wp", 0, 0); in mmci_probe()
2165 ret = devm_request_threaded_irq(&dev->dev, dev->irq[0], mmci_irq, in mmci_probe()
2184 dev_info(&dev->dev, "%s: PL%03x manf %x rev%u at 0x%08llx irq %d,%d (pio)\n", in mmci_probe()
2187 dev->irq[0], dev->irq[1]); in mmci_probe()
2197 return 0; in mmci_probe()
2222 writel(0, host->base + MMCIMASK0); in mmci_remove()
2225 writel(0, host->base + MMCIMASK1); in mmci_remove()
2227 writel(0, host->base + MMCICOMMAND); in mmci_remove()
2228 writel(0, host->base + MMCIDATACTRL); in mmci_remove()
2243 writel(0, host->base + MMCIMASK0); in mmci_save()
2245 writel(0, host->base + MMCIDATACTRL); in mmci_save()
2246 writel(0, host->base + MMCIPOWER); in mmci_save()
2247 writel(0, host->base + MMCICLOCK); in mmci_save()
2284 return 0; in mmci_runtime_suspend()
2299 return 0; in mmci_runtime_resume()
2311 .id = 0x00041180,
2312 .mask = 0xff0fffff,
2316 .id = 0x01041180,
2317 .mask = 0xff0fffff,
2321 .id = 0x02041180,
2322 .mask = 0xff0fffff,
2326 .id = 0x00041181,
2327 .mask = 0x000fffff,
2332 .id = 0x00180180,
2333 .mask = 0x00ffffff,
2337 .id = 0x10180180,
2338 .mask = 0xf0ffffff,
2342 .id = 0x00280180,
2343 .mask = 0x00ffffff,
2347 .id = 0x00480180,
2348 .mask = 0xf0ffffff,
2352 .id = 0x10480180,
2353 .mask = 0xf0ffffff,
2357 .id = 0x00880180,
2358 .mask = 0x00ffffff,
2362 .id = 0x10153180,
2363 .mask = 0xf0ffffff,
2367 .id = 0x00253180,
2368 .mask = 0xf0ffffff,
2373 .id = 0x00051180,
2374 .mask = 0x000fffff,
2377 { 0, 0 },