Searched refs:CS53L30_MCLK_DIV_BY_2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs53l30.h | 113 #define CS53L30_MCLK_DIV_BY_2 (0x1 << CS53L30_MCLK_DIV_SHIFT) macro 119 #define CS53L30_MCLKCTL_DEFAULT (CS53L30_MCLK_DIV_BY_2)
|
H A D | cs53l30.c | 514 {11289600, 2, CS53L30_MCLK_DIV_BY_2}, 515 {12288000, 2, CS53L30_MCLK_DIV_BY_2}, 516 {12000000, 2, CS53L30_MCLK_DIV_BY_2},
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs53l30.h | 113 #define CS53L30_MCLK_DIV_BY_2 (0x1 << CS53L30_MCLK_DIV_SHIFT) macro 119 #define CS53L30_MCLKCTL_DEFAULT (CS53L30_MCLK_DIV_BY_2)
|
H A D | cs53l30.c | 515 {11289600, 2, CS53L30_MCLK_DIV_BY_2}, 516 {12288000, 2, CS53L30_MCLK_DIV_BY_2}, 517 {12000000, 2, CS53L30_MCLK_DIV_BY_2},
|
Completed in 6 milliseconds