Home
last modified time | relevance | path

Searched defs:spi_freq (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-stv0991/
H A Dstv0991_cgu.h22 u32 spi_freq; /* offset 0x2c */ member
/openbmc/u-boot/drivers/spi/
H A Dfsl_espi.c71 unsigned long spi_freq = 0; in spi_setup_slave() local