Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_reg_def.h236 struct sd_ctl { struct
244 struct sd_ctl ctl; argument
/Linux-v4.19/drivers/staging/rts5208/
Dsd.c520 if ((chip->sd_ctl & SD_PUSH_POINT_CTL_MASK) == SD_PUSH_POINT_DELAY)
523 if ((chip->sd_ctl & SD_SAMPLE_POINT_CTL_MASK) == SD_SAMPLE_POINT_AUTO) {
537 } else if ((chip->sd_ctl & SD_SAMPLE_POINT_CTL_MASK) ==
2010 if (!(chip->sd_ctl & SD_DDR_TX_PHASE_SET_BY_USER)) {
2028 if (!(chip->sd_ctl & SD_DDR_TX_PHASE_SET_BY_USER)) {
2042 if (!(chip->sd_ctl & MMC_DDR_TX_PHASE_SET_BY_USER)) {
2060 if (!(chip->sd_ctl & MMC_DDR_TX_PHASE_SET_BY_USER)) {
3250 if (chip->sd_ctl & RESET_MMC_FIRST) {
Drtsx.c767 chip->sd_ctl = SD_PUSH_POINT_AUTO | in rtsx_init_options()
Drtsx_chip.h931 u32 sd_ctl; member