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