Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/hisilicon/
H A Dhi6210-i2s.h233 #define HII2S_MISC_CFG__ST_DL_TEST_SEL BIT(4) macro
H A Dhi6210-i2s.c150 val &= ~HII2S_MISC_CFG__ST_DL_TEST_SEL; in hi6210_i2s_startup()