Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/davinci/
Ddavinci-mcasp.c253 #define TXCLKRST BIT(8) /* Transmitter Clock Divider Reset */ macro
357 mcasp_set_ctl_reg(dev->base + DAVINCI_MCASP_GBLCTLX_REG, TXCLKRST); in mcasp_start_tx()