Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt1305.h119 #define RT1305_DIV_FS_SYS_MASK (0x7 << 4) macro
Drt1305.c676 mask_clk = RT1305_DIV_FS_SYS_MASK; in rt1305_hw_params()