Searched refs:MAX9850_GENERAL_PURPOSE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | max9850.h | 15 #define MAX9850_GENERAL_PURPOSE 0x03 macro
|
H A D | max9850.c | 62 SOC_SINGLE("Mono Switch", MAX9850_GENERAL_PURPOSE, 2, 1, 0), 277 snd_soc_component_update_bits(component, MAX9850_GENERAL_PURPOSE, 1, 1); in max9850_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | max9850.h | 15 #define MAX9850_GENERAL_PURPOSE 0x03 macro
|
H A D | max9850.c | 62 SOC_SINGLE("Mono Switch", MAX9850_GENERAL_PURPOSE, 2, 1, 0), 277 snd_soc_component_update_bits(component, MAX9850_GENERAL_PURPOSE, 1, 1); in max9850_probe()
|
Completed in 2 milliseconds