Home
last modified time | relevance | path

Searched refs:DCM_DRP_CTL (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.h793 #define DCM_DRP_CTL 0xFC23 macro
Dsd.c873 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()