Home
last modified time | relevance | path

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

/external/u-boot/drivers/sound/
Dsamsung-i2s.c285 i2s_txctrl(i2s_reg, I2S_TX_OFF); in i2s_transfer_tx_data()
291 i2s_txctrl(i2s_reg, I2S_TX_OFF); in i2s_transfer_tx_data()
363 i2s_txctrl(i2s_reg, I2S_TX_OFF); in i2s_tx_init()
/external/u-boot/include/
Di2s.h64 #define I2S_TX_OFF 0 macro