Searched refs:NAU8824_REG_CLK_DIVIDER (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | nau8824.c | 107 { NAU8824_REG_CLK_DIVIDER, 0x0000 }, 534 regmap_read(regmap, NAU8824_REG_CLK_DIVIDER, &value); in system_clock_control() 546 NAU8824_REG_CLK_DIVIDER, in system_clock_control() 575 regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER, in dmic_clock_control() 1093 regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER, in nau8824_hw_params() 1103 regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER, in nau8824_hw_params() 1337 regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER, in nau8824_fll_apply() 1394 regmap_update_bits(nau8824->regmap, NAU8824_REG_CLK_DIVIDER, in nau8824_set_pll() 1407 regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER, in nau8824_config_sysclk() 1415 regmap_update_bits(regmap, NAU8824_REG_CLK_DIVIDER, in nau8824_config_sysclk() [all …]
|
| H A D | nau8824.h | 15 #define NAU8824_REG_CLK_DIVIDER 0x03 macro
|