Lines Matching defs:sdc_reg
394 * @sdc_reg: Value of SDCR to be written before using this slot.
412 u32 sdc_reg;
1307 atmci_writel(host, ATMCI_SDCR, slot->sdc_reg);
1427 slot->sdc_reg &= ~ATMCI_SDCBUS_MASK;
1430 slot->sdc_reg |= ATMCI_SDCBUS_1BIT;
1433 slot->sdc_reg |= ATMCI_SDCBUS_4BIT;
1436 slot->sdc_reg |= ATMCI_SDCBUS_8BIT;
2260 u32 sdc_reg, u32 sdio_irq)
2275 slot->sdc_reg = sdc_reg;