Searched refs:RT1305_DIV_FS_SYS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | rt1305.h | 119 #define RT1305_DIV_FS_SYS_MASK (0x7 << 4) macro |
D | rt1305.c | 676 mask_clk = RT1305_DIV_FS_SYS_MASK; in rt1305_hw_params() |