Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/amcc/
Dcrypto4xx_reg_def.h228 struct sd_ctl { struct
236 struct sd_ctl ctl; argument
/linux-6.1.9/drivers/staging/rts5208/
Dsd.c503 if ((chip->sd_ctl & SD_PUSH_POINT_CTL_MASK) == SD_PUSH_POINT_DELAY)
506 if ((chip->sd_ctl & SD_SAMPLE_POINT_CTL_MASK) == SD_SAMPLE_POINT_AUTO) {
520 } else if ((chip->sd_ctl & SD_SAMPLE_POINT_CTL_MASK) ==
1916 if (!(chip->sd_ctl & SD_DDR_TX_PHASE_SET_BY_USER)) {
1931 if (!(chip->sd_ctl & SD_DDR_TX_PHASE_SET_BY_USER)) {
1944 if (!(chip->sd_ctl & MMC_DDR_TX_PHASE_SET_BY_USER)) {
1959 if (!(chip->sd_ctl & MMC_DDR_TX_PHASE_SET_BY_USER)) {
3084 if (chip->sd_ctl & RESET_MMC_FIRST) {
Drtsx.c730 chip->sd_ctl = SD_PUSH_POINT_AUTO | in rtsx_init_options()
Drtsx_chip.h919 u32 sd_ctl; member