Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/amcc/
Dcrypto4xx_reg_def.h233 struct sd_ctl { struct
241 struct sd_ctl ctl; argument
/linux-4.1.27/drivers/staging/rts5208/
Dsd.c541 if ((chip->sd_ctl & SD_PUSH_POINT_CTL_MASK) == SD_PUSH_POINT_DELAY) in sd_set_sample_push_timing()
544 if ((chip->sd_ctl & SD_SAMPLE_POINT_CTL_MASK) == SD_SAMPLE_POINT_AUTO) { in sd_set_sample_push_timing()
558 } else if ((chip->sd_ctl & SD_SAMPLE_POINT_CTL_MASK) == in sd_set_sample_push_timing()
2128 if (!(chip->sd_ctl & SD_DDR_TX_PHASE_SET_BY_USER)) { in sd_ddr_tuning()
2149 if (!(chip->sd_ctl & SD_DDR_TX_PHASE_SET_BY_USER)) { in sd_ddr_tuning()
2164 if (!(chip->sd_ctl & MMC_DDR_TX_PHASE_SET_BY_USER)) { in mmc_ddr_tuning()
2185 if (!(chip->sd_ctl & MMC_DDR_TX_PHASE_SET_BY_USER)) { in mmc_ddr_tuning()
3498 if (chip->sd_ctl & RESET_MMC_FIRST) { in reset_sd_card()
Drtsx_chip.h920 u32 sd_ctl; member
Drtsx.c794 chip->sd_ctl = SD_PUSH_POINT_AUTO | in rtsx_init_options()