Searched refs:pm860x_pa_texts (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | 88pm860x-codec.c | 449 static const char *pm860x_pa_texts[] = {"-33%", "0%", "33%", "66%"}; variable 458 PM860X_HS1_CTRL, 3, pm860x_pa_texts); 461 PM860X_HS2_CTRL, 3, pm860x_pa_texts); 470 PM860X_LO1_CTRL, 3, pm860x_pa_texts); 473 PM860X_LO2_CTRL, 3, pm860x_pa_texts); 476 PM860X_EAR_CTRL_1, 5, pm860x_pa_texts); 479 PM860X_EAR_CTRL_2, 0, pm860x_pa_texts);
|