Searched refs:pm860x_pa_texts (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | 88pm860x-codec.c | 442 static const char *pm860x_pa_texts[] = {"-33%", "0%", "33%", "66%"}; variable 451 PM860X_HS1_CTRL, 3, pm860x_pa_texts); 454 PM860X_HS2_CTRL, 3, pm860x_pa_texts); 463 PM860X_LO1_CTRL, 3, pm860x_pa_texts); 466 PM860X_LO2_CTRL, 3, pm860x_pa_texts); 469 PM860X_EAR_CTRL_1, 5, pm860x_pa_texts); 472 PM860X_EAR_CTRL_2, 0, pm860x_pa_texts);
|