Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c198 msp_config->tx_clk_sel = 0; in setup_clocking()
207 msp_config->tx_clk_sel = TX_CLK_SEL_SRG; in setup_clocking()
H A Dux500_msp_i2s.h443 unsigned int tx_clk_sel; member
H A Dux500_msp_i2s.c455 new_reg = (config->tx_clk_sel | config->rx_clk_sel | in ux500_msp_i2s_open()