Searched refs:max98088 (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/sound/
H A DMakefile17 obj-$(CONFIG_SOUND_MAX98088) += max98088.o maxim_codec.o
H A Dmax98088.c3 * max98088.c -- MAX98088 ALSA SoC Audio driver
21 #include "max98088.h"
51 * Sets hw params for max98088
53 * @priv: max98088 information pointer
115 * @priv: max98088 information
163 * @priv: max98088 information
243 * @priv: max98088 information
277 * max98088_device_init() - Initialise max98088 codec device
279 * @priv: max98088 information
364 debug("%s: max98088 setu
418 U_BOOT_DRIVER(max98088) = { variable
[all...]

Completed in 49 milliseconds