Searched refs:sdio_raw_data (Results 1 – 3 of 3) sorted by relevance
118 if ((memcmp(buf, chip->sdio_raw_data, 12) != 0) || (reg & 0x03)) { in dynamic_configure_sdio_aspm()130 memcpy(chip->sdio_raw_data, buf, 12); in dynamic_configure_sdio_aspm()
785 u8 sdio_raw_data[12]; member
971 memset(chip->sdio_raw_data, 0, 12); in rtsx_init_chip()