Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Di2s.h63 #define I2S_TX_ON 1 macro
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c277 i2s_txctrl(i2s_reg, I2S_TX_ON); in i2s_transfer_tx_data()