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