}rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, SD30_CLK_DRIVE_SEL,0xFF, driving[drive_sel][0]);rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, SD30_CMD_DRIVE_SEL,0xFF, driving[drive_sel][1]);rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, SD30_DAT_DRIVE_SEL,0xFF, driving[drive_sel][2]); } 开发...
Micky Ching (2): mmc: rtsx: add R1-no-CRC mmc command type handle mmc: rtsx: modify error handle and remove smatch warnings drivers/mmc/host/rtsx_pci_sdmmc.c | 121 ++++++++++--- 1 file changed, 67 insertions(+), 54 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list:...