Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/hisilicon/
H A Dhi6210-i2s.h113 #define HII2S_I2S_CFG__S2_FUNC_MODE_MASK 7 macro
H A Dhi6210-i2s.c412 val &= ~(HII2S_I2S_CFG__S2_FUNC_MODE_MASK << in hi6210_i2s_hw_params()