Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Drts51x_chip.h312 #define SD_PUSH_POINT_AUTO 0x02 macro
Drts51x.c548 SD_PUSH_POINT_AUTO | SD_SAMPLE_POINT_AUTO | SUPPORT_UHS50_MMC44; in rts51x_init_options()
Dsd.c588 SD_PUSH_POINT_AUTO) {
/drivers/staging/rts_pstor/
Drtsx_chip.h649 #define SD_PUSH_POINT_AUTO 0x02 macro
Drtsx.c843 chip->sd_ctl = SD_PUSH_POINT_AUTO | in rtsx_init_options()
Dsd.c572 if ((chip->sd_ctl & SD_PUSH_POINT_CTL_MASK) == SD_PUSH_POINT_AUTO) { in sd_set_sample_push_timing()