Home
last modified time | relevance | path

Searched refs:I2S_OFFSET (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h450 #define I2S_OFFSET 0x020000 macro
451 #define I2S_BASE (EP93XX_APB_BASE | I2S_OFFSET)
/openbmc/qemu/include/hw/arm/
H A Draspi_platform.h90 #define I2S_OFFSET 0x203000 /* PCM */ macro
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c514 create_unimp(s, &s->i2s, "bcm2835-i2s", I2S_OFFSET, 0x100); in bcm_soc_peripherals_common_realize()