Home
last modified time | relevance | path

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

/drivers/staging/rts_pstor/
Drtsx_card.h801 #define SD_VPCLK1_CTL 0xFC2B macro
805 #define SD_VPRX_CTL SD_VPCLK1_CTL
Drtsx_card.c889 RTSX_WRITE_REG(chip, SD_VPCLK1_CTL, PHASE_NOT_RESET, 0); in switch_normal_clock()
897 RTSX_WRITE_REG(chip, SD_VPCLK1_CTL, PHASE_NOT_RESET, PHASE_NOT_RESET); in switch_normal_clock()
Dsd.c105 REG_SD_VPCLK1_CTL = SD_VPCLK1_CTL; in sd_init_reg_addr()
/drivers/staging/rts5139/
Drts51x_card.c631 rts51x_add_cmd(chip, WRITE_REG_CMD, SD_VPCLK1_CTL, in switch_normal_clock()
648 rts51x_add_cmd(chip, WRITE_REG_CMD, SD_VPCLK1_CTL, in switch_normal_clock()
Drts51x_card.h672 #define SD_VPCLK1_CTL 0xFC2B macro
Dsd.c835 SD_VP_CTL = SD_VPCLK1_CTL;