Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ti/
H A Ddavinci-mcasp.h244 #define TXSMRST BIT(11) /* Transmitter State Machine Reset */ macro
H A Ddavinci-mcasp.c281 mcasp_set_ctl_reg(mcasp, DAVINCI_MCASP_GBLCTLX_REG, TXSMRST); in mcasp_start_tx()