Home
last modified time | relevance | path

Searched refs:SD_SDR104 (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_chip.h376 #define SD_SDR104 0x0800 macro
396 ((sd_card)->sd_type & SD_SDR104))
411 #define SET_SD_SDR104(sd_card) ((sd_card)->sd_type |= SD_SDR104)
417 #define CLR_SD_SDR104(sd_card) ((sd_card)->sd_type &= ~SD_SDR104)