Searched refs:HII2S_MISC_CFG__ST_DL_TEST_SEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/hisilicon/ | ||
H A D | hi6210-i2s.h | 233 #define HII2S_MISC_CFG__ST_DL_TEST_SEL BIT(4) macro |
H A D | hi6210-i2s.c | 150 val &= ~HII2S_MISC_CFG__ST_DL_TEST_SEL; in hi6210_i2s_startup() |