rtsx_pci_read_register
rtsx_pci_read_register(pcr, SYS_VER, &val);
rtsx_pci_read_register(pcr, RTL8411B_PACKAGE_MODE, &val);
rtsx_pci_read_register(pcr, DUMMY_REG_RESET_0, &val);
rtsx_pci_read_register(pcr, DUMMY_REG_RESET_0, &val);
rtsx_pci_read_register(pcr, RTS5228_LDO1_CFG0, &val);
rtsx_pci_read_register(pcr, DUMMY_REG_RESET_0, &val);
rtsx_pci_read_register(pcr, RTS525A_EFUSE_CTL, &tmp);
rtsx_pci_read_register(pcr, RTS525A_EFUSE_DATA, &val);
rtsx_pci_read_register(pcr, RTS525A_EFUSE_CTL, &tmp);
rtsx_pci_read_register(pcr, RTS525A_EFUSE_DATA, &val);
rtsx_pci_read_register(pcr, RTS525A_EFUSE_CTL, &tmp);
rtsx_pci_read_register(pcr, RTS525A_EFUSE_DATA, &val);
rtsx_pci_read_register(pcr, DUMMY_REG_RESET_0, &val);
rtsx_pci_read_register(pcr, RESET_LOAD_REG, &val);
rtsx_pci_read_register(pcr, RTS525A_BIOS_CFG, &val);
rtsx_pci_read_register(pcr, RTS524A_PME_FORCE_CTL, &val);
rtsx_pci_read_register(pcr, DUMMY_REG_RESET_0, &val);
return rtsx_pci_read_register(pcr, REG_OCPSTAT, val);
return rtsx_pci_read_register(pcr, REG_DV3318_OCPSTAT, val);
rtsx_pci_read_register(pcr, DUMMY_REG_RESET_0, &val);
rtsx_pci_read_register(pcr, RTS5261_EFUSE_CTL, &tmp);
rtsx_pci_read_register(pcr, RTS5261_EFUSE_READ_DATA, &tmp);
rtsx_pci_read_register(pcr, RTS5261_FW_STATUS, &val);
rtsx_pci_read_register(pcr, DUMMY_REG_RESET_0, &val);
return rtsx_pci_read_register(pcr, RTS5264_OCP_VDD3_STS, val);
return rtsx_pci_read_register(pcr, RTS5264_OVP_STS, val);
rtsx_pci_read_register(pcr, RTS5264_EFUSE_CTL, &tmp);
rtsx_pci_read_register(pcr, RTS5264_EFUSE_READ_DATA, &tmp);
rtsx_pci_read_register(pcr, RTS5264_FW_STATUS, &val);
return rtsx_pci_read_register(pcr, REG_OCPSTAT, val);
rtsx_pci_read_register(pcr, ASPM_FORCE_CTL, &val);
EXPORT_SYMBOL_GPL(rtsx_pci_read_register);
err = rtsx_pci_read_register(pcr, PHYRWCTL, &tmp);
err = rtsx_pci_read_register(pcr, PHYRWCTL, &tmp);
rtsx_pci_read_register(pcr, PHYDATA0, &val1);
rtsx_pci_read_register(pcr, PHYDATA1, &val2);
err = rtsx_pci_read_register(pcr, SD_BUS_STAT, &stat);
err = rtsx_pci_read_register(pcr, SD_BUS_STAT, &stat);
err = rtsx_pci_read_register(pcr, SD_BUS_STAT, &stat);
rtsx_pci_read_register(host->pcr, SD_DATA_STATE, &val);
rtsx_pci_read_register(host->pcr, start + i + j,
rtsx_pci_read_register(pcr, RTS5261_FW_CFG_INFO0, &test_mode);
int rtsx_pci_read_register(struct rtsx_pcr *pcr, u16 addr, u8 *data);