Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/i2s/
Di2s_aiao_hi35xx.h172 #define TX_DISABLE_DONE (0x1 << 29) macro
Di2s_hi35xx.c321 if ((value & TX_DISABLE_DONE) == TX_DISABLE_DONE) { in Hi35xxI2sStopWrite()