Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dak4642.yaml19 - asahi-kasei,ak4643
50 ak4643: codec@12 {
51 compatible = "asahi-kasei,ak4643";
H A Dsimple-card.yaml422 simple-audio-card,name = "rsnd-ak4643";
438 sound-dai = <&ak4643>;
452 simple-audio-card,name = "rsnd-ak4643";
475 sound-dai = <&ak4643>;
/openbmc/linux/arch/arm/boot/dts/renesas/
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
210 sound-dai = <&ak4643>;
235 ak4643: codec@12 { label
236 compatible = "asahi-kasei,ak4643";
H A Dr8a7793-gose.dts9 * SSI-AK4643
11 * SW1: 1: AK4643
255 sound-dai = <&ak4643>;
334 ak4643: codec@12 { label
335 compatible = "asahi-kasei,ak4643";
H A Dr8a7791-koelsch.dts11 * SSI-AK4643
13 * SW1: 1: AK4643
269 sound-dai = <&ak4643>;
366 ak4643: codec@12 { label
367 compatible = "asahi-kasei,ak4643";
H A Dr8a7790-lager.dts11 * SSI-AK4643
13 * SW1: 1: AK4643
203 sound-dai = <&ak4643>;
343 ak4643: codec@12 { label
344 compatible = "asahi-kasei,ak4643";
/openbmc/linux/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,
682 { .compatible = "asahi-kasei,ak4643", .data = &ak4643_drvdata},
690 { "ak4643", (kernel_ulong_t)&ak4643_drvdata },
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7794-silk.dts11 * SSI-AK4643
13 * SW1: 2-1: AK4643
206 sound-dai = <&ak4643>;
231 ak4643: codec@12 { label
232 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 Dr8a7790-lager.dts11 * SSI-AK4643
13 * SW1: 1: AK4643
199 sound-dai = <&ak4643>;
339 ak4643: codec@12 { label
340 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";
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-demux-pinctrl.txt46 ak4643: sound-codec@12 {
47 compatible = "asahi-kasei,ak4643";
/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c702 (1 << 7) | /* AK4643 */ in devices_setup()