Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_chip.h374 #define SD_SDR50 0x0200 macro
392 ((sd_card)->sd_type & SD_SDR50))
409 #define SET_SD_SDR50(sd_card) ((sd_card)->sd_type |= SD_SDR50)
415 #define CLR_SD_SDR50(sd_card) ((sd_card)->sd_type &= ~SD_SDR50)