Home
last modified time | relevance | path

Searched refs:NORMAL_INT_SIGNAL_EN_R (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c51 SdhciReadl(host, NORMAL_INT_STAT_EN_R), SdhciReadl(host, NORMAL_INT_SIGNAL_EN_R)); in SdhciDumpregs()
99 SdhciWritel(host, irq, NORMAL_INT_SIGNAL_EN_R); in SdhciEnablePlugIrq()
124 SdhciWritel(host, host->irqEnable, NORMAL_INT_SIGNAL_EN_R); in SdhciEnableCardDetection()
1025 SdhciWritel(host, 0, NORMAL_INT_SIGNAL_EN_R); in SdhciSetPowerMode()
1300 val = SdhciReadl(host, NORMAL_INT_SIGNAL_EN_R); in SdhciPreTune()
1302 SdhciWritel(host, val, NORMAL_INT_SIGNAL_EN_R); in SdhciPreTune()
1390 val = SdhciReadl(host, NORMAL_INT_SIGNAL_EN_R); in SdhciPostTune()
1392 SdhciWritel(host, val, NORMAL_INT_SIGNAL_EN_R); in SdhciPostTune()
H A Dsdhci.h245 NORMAL_INT_SIGNAL_EN_R = 0x0038, enumerator
436 * NORMAL_INT_SIGNAL_EN_R(0x0038) details.

Completed in 5 milliseconds