Lines Matching defs:sdc_reg
360 * @sdc_reg: Value of SDCR to be written before using this slot.
379 u32 sdc_reg;
1264 atmci_writel(host, ATMCI_SDCR, slot->sdc_reg);
1384 slot->sdc_reg &= ~ATMCI_SDCBUS_MASK;
1387 slot->sdc_reg |= ATMCI_SDCBUS_1BIT;
1390 slot->sdc_reg |= ATMCI_SDCBUS_4BIT;
1393 slot->sdc_reg |= ATMCI_SDCBUS_8BIT;
2219 u32 sdc_reg, u32 sdio_irq)
2235 slot->sdc_reg = sdc_reg;