Home
last modified time | relevance | path

Searched refs:sh_spi_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dsh_spi.h13 struct sh_spi_regs { struct
59 struct sh_spi_regs *regs;
H A Dsh_spi.c94 ss->regs = (struct sh_spi_regs *)CONFIG_SH_SPI_BASE; in spi_setup_slave()