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