Home
last modified time | relevance | path

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

/sound/soc/hisilicon/
Dhi6210-i2s.h251 #define HII2S_CLK_SEL__I2S_BT_FM_SEL BIT(0) macro
Dhi6210-i2s.c419 val &= ~(HII2S_CLK_SEL__I2S_BT_FM_SEL | /* BT gets the I2S */ in hi6210_i2s_hw_params()