Searched refs:RT1308_DIV_FS_SYS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | rt1308.h | 160 #define RT1308_DIV_FS_SYS_MASK (0xf << 28) macro |
D | rt1308.c | 502 mask_clk = RT1308_DIV_FS_SYS_MASK; in rt1308_hw_params() |