Home
last modified time | relevance | path

Searched defs:spi_addr (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dstm32f100_soc.c41 static const uint32_t spi_addr[STM_NUM_SPIS] = { 0x40013000, 0x40003800 }; variable
H A Dstm32f205_soc.c42 static const uint32_t spi_addr[STM_NUM_SPIS] = { 0x40013000, 0x40003800, variable
H A Dstm32f405_soc.c42 static const uint32_t spi_addr[] = { 0x40013000, 0x40003800, 0x40003C00, variable
H A Dmsf2-soc.c54 static const uint32_t spi_addr[MSF2_NUM_SPIS] = { 0x40001000 , 0x40011000 }; variable
H A Dxlnx-zynqmp.c120 static const uint64_t spi_addr[XLNX_ZYNQMP_NUM_SPIS] = { variable
/openbmc/linux/drivers/usb/typec/
H A Danx7411.c996 u8 spi_addr; in anx7411_register_i2c_dummy_clients() local