Searched refs:DCM_DRP_CTL (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rts_pstor/ |
D | rtsx_card.h | 793 #define DCM_DRP_CTL 0xFC23 macro
|
D | sd.c | 873 RTSX_WRITE_REG(chip, DCM_DRP_CTL, 0xFF, DCM_RESET | DCM_RX); in sd_reset_dcm() 874 RTSX_WRITE_REG(chip, DCM_DRP_CTL, 0xFF, DCM_RX); in sd_reset_dcm() 876 RTSX_WRITE_REG(chip, DCM_DRP_CTL, 0xFF, DCM_RESET | DCM_TX); in sd_reset_dcm() 877 RTSX_WRITE_REG(chip, DCM_DRP_CTL, 0xFF, DCM_TX); in sd_reset_dcm()
|