Searched full:i2s (Results 1 – 14 of 14) sorted by relevance
/qemu/hw/ssi/ |
H A D | stm32f2xx_spi.c | 101 qemu_log_mask(LOG_UNIMP, "%s: I2S is not implemented, the registers " \ in stm32f2xx_spi_read() 105 qemu_log_mask(LOG_UNIMP, "%s: I2S is not implemented, the registers " \ in stm32f2xx_spi_read() 155 "I2S is not implemented\n", __func__); in stm32f2xx_spi_write() 159 "I2S is not implemented\n", __func__); in stm32f2xx_spi_write()
|
/qemu/docs/ |
H A D | defs.rst.inc | 15 .. |I2S| replace:: I\ :sup:`2`\ S
|
/qemu/docs/system/arm/ |
H A D | musca.rst | 14 - |I2S|
|
H A D | stm32.rst | 53 * Inter-Integrated Sound (I2S) controller
|
/qemu/hw/arm/ |
H A D | musca.c | 75 UnimplementedDeviceState i2s; member 328 { "i2s", make_unimp_dev, &mms->i2s, 0x6000, 0x1000 }, in make_musca_a_devs() 487 { "i2s", make_unimp_dev, &mms->i2s, 0x40104000, 0x1000 }, in musca_init()
|
H A D | bcm2835_peripherals.c | 514 create_unimp(s, &s->i2s, "bcm2835-i2s", I2S_OFFSET, 0x100); in bcm_soc_peripherals_common_realize()
|
H A D | mps2-tz.c | 967 { "i2s-audio", make_unimp_dev, &mms->i2s_audio, in mps2tz_common_init() 1021 { "i2s-audio", make_unimp_dev, &mms->i2s_audio, in mps2tz_common_init() 1076 { "i2s-audio", make_unimp_dev, &mms->i2s_audio, 0x49301000, 0x1000 }, in mps2tz_common_init()
|
H A D | mps2.c | 458 create_unimplemented_device("i2s", 0x40024000, 0x400); in mps2_common_init()
|
H A D | mps3r.c | 528 create_unimplemented_device("i2s-audio", 0xe0201000, 0x1000); in mps3r_common_init()
|
/qemu/include/hw/arm/ |
H A D | bcm2835_peripherals.h | 71 UnimplementedDeviceState i2s; member
|
H A D | omap.h | 499 * i2s port. The CODEC can ignore it if it is set up as a clock
|
/qemu/tests/data/qobject/ |
H A D | qdict.txt | 1749 bf5xx-i2s.c: 8397 1750 bf5xx-i2s.h: 321 1751 bf5xx-i2s-pcm.c: 7810 1752 bf5xx-i2s-pcm.h: 591 4016 davinci-i2s.c: 17146 4017 davinci-i2s.h: 495
|
/qemu/hw/audio/ |
H A D | es1370.c | 90 #define CTRL_MSFMTSEL 0x00008000 /* MPEG serial data fmt: 0 = Sony, 1 = I2S */
|
/qemu/hw/display/ |
H A D | sm501.c | 382 /* AC97/I2S base */
|