Searched refs:txx9_spi_cs_func (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4938/toshiba_rbtx4938/
H A Dspi_txx9.c23 static int (*txx9_spi_cs_func)(int chipid, int on); variable
32 txx9_spi_cs_func = cs_func;
88 if ((ret = txx9_spi_cs_func(chipid, 1)) < 0) {
155 txx9_spi_cs_func(chipid, 0);

Completed in 41 milliseconds