Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dak4642.yaml16 - asahi-kasei,ak4643
47 ak4643: codec@12 {
48 compatible = "asahi-kasei,ak4643";
Dsimple-card.yaml363 simple-audio-card,name = "rsnd-ak4643";
379 sound-dai = <&ak4643>;
393 simple-audio-card,name = "rsnd-ak4643";
416 sound-dai = <&ak4643>;
/Linux-v6.1/sound/soc/codecs/
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,
682 { .compatible = "asahi-kasei,ak4643", .data = &ak4643_drvdata},
690 { "ak4643", (kernel_ulong_t)&ak4643_drvdata },
/Linux-v6.1/arch/arm/boot/dts/
Dr8a7778-bockw.dts58 sound-dai = <&ak4643>;
85 ak4643: codec@12 { label
86 compatible = "asahi-kasei,ak4643";
Dr8a7794-silk.dts11 * SSI-AK4643
13 * SW1: 2-1: AK4643
210 sound-dai = <&ak4643>;
235 ak4643: codec@12 { label
236 compatible = "asahi-kasei,ak4643";
Dr8a7793-gose.dts9 * SSI-AK4643
11 * SW1: 1: AK4643
255 sound-dai = <&ak4643>;
334 ak4643: codec@12 { label
335 compatible = "asahi-kasei,ak4643";
Dr8a7790-lager.dts11 * SSI-AK4643
13 * SW1: 1: AK4643
203 sound-dai = <&ak4643>;
343 ak4643: codec@12 { label
344 compatible = "asahi-kasei,ak4643";
Dr8a7791-koelsch.dts11 * SSI-AK4643
13 * SW1: 1: AK4643
269 sound-dai = <&ak4643>;
366 ak4643: codec@12 { label
367 compatible = "asahi-kasei,ak4643";
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-demux-pinctrl.txt46 ak4643: sound-codec@12 {
47 compatible = "asahi-kasei,ak4643";
/Linux-v6.1/arch/sh/boards/mach-se/7724/
Dsetup.c702 (1 << 7) | /* AK4643 */ in devices_setup()