Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1011.h322 #define RT1011_FS_SYS_DIV_MASK (0x7 << 4) macro
H A Drt1011.c1643 mask_clk = RT1011_FS_SYS_DIV_MASK; in rt1011_hw_params()