Home
last modified time | relevance | path

Searched full:ak4643 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dak4642.yaml16 - asahi-kasei,ak4643
49 ak4643: codec@12 {
50 compatible = "asahi-kasei,ak4643";
H A Dsimple-card.yaml354 simple-audio-card,name = "rsnd-ak4643";
370 sound-dai = <&ak4643>;
384 simple-audio-card,name = "rsnd-ak4643";
407 sound-dai = <&ak4643>;
H A Drenesas,rsnd.txt563 sound-dai = <&ak4643>;
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dak4642.c3 // ak4642.c -- AK4642/AK4643 ALSA Soc Audio driver
18 * AK4643 is tested.
70 #define SPK_MS 0x24 /* The maximum valid register for ak4643 */
257 and ak4643. So we reuse the ak4643 reg_default for ak4642.
258 The valid registers for ak4642 are 0x0 ~ 0x1f which is a subset of ak4643,
681 { .compatible = "asahi-kasei,ak4643", .data = &ak4643_drvdata},
689 { "ak4643", (kernel_ulong_t)&ak4643_drvdata },
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dr8a7778-bockw.dts58 sound-dai = <&ak4643>;
85 ak4643: codec@12 { label
86 compatible = "asahi-kasei,ak4643";
H A Dr8a7794-silk.dts11 * SSI-AK4643
13 * SW1: 2-1: AK4643
207 sound-dai = <&ak4643>;
232 ak4643: codec@12 { label
233 compatible = "asahi-kasei,ak4643";
H A Dr8a7793-gose.dts9 * SSI-AK4643
11 * SW1: 1: AK4643
252 sound-dai = <&ak4643>;
331 ak4643: codec@12 { label
332 compatible = "asahi-kasei,ak4643";
H A Dr8a7791-koelsch.dts11 * SSI-AK4643
13 * SW1: 1: AK4643
266 sound-dai = <&ak4643>;
363 ak4643: codec@12 { label
364 compatible = "asahi-kasei,ak4643";
H A Dr8a7790-lager.dts11 * SSI-AK4643
13 * SW1: 1: AK4643
200 sound-dai = <&ak4643>;
340 ak4643: codec@12 { label
341 compatible = "asahi-kasei,ak4643";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-demux-pinctrl.txt46 ak4643: sound-codec@12 {
47 compatible = "asahi-kasei,ak4643";
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-se/7724/
H A Dsetup.c702 (1 << 7) | /* AK4643 */ in devices_setup()