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