Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/i2s/
Di2s_aiao_hi35xx.h137 #define RX_DISABLE (0x1 << 28) macro
Di2s_hi35xx.c385 value &= ~RX_DISABLE; in Hi35xxI2sStopRead()