Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dgeneric.h48 void txx9_spi_init(int busid, unsigned long base, int irq);
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4938.c306 txx9_spi_init(busid, TX4938_SPI_REG & 0xfffffffffULL, in tx4938_spi_init()
H A Dsetup.c345 void __init txx9_spi_init(int busid, unsigned long base, int irq) in txx9_spi_init() function