Searched refs:tx4938_spiptr (Results 1 - 3 of 3) 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.c34 tx4938_spiptr->mcr = TXx9_SPMCR_CONFIG | TXx9_SPMCR_BCLR;
42 tx4938_spiptr->cr0 &= ~TXx9_SPCR0_RBSIE;
69 if ((tx4938_spiptr->mcr & TXx9_SPMCR_OPMODE) == TXx9_SPMCR_ACTIVE) {
74 tx4938_spiptr->mcr = TXx9_SPMCR_CONFIG | TXx9_SPMCR_BCLR;
75 tx4938_spiptr->cr0 =
80 tx4938_spiptr->cr1 =
84 tx4938_spiptr->mcr = TXx9_SPMCR_ACTIVE;
120 while (!(tx4938_spiptr->sr & TXx9_SPSR_SIDLE))
123 tx4938_spiptr->cr0 =
124 (tx4938_spiptr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/tx4938/
H A Dtx4938.h689 #define tx4938_spiptr ((struct tx4938_spi_reg *)TX4938_SPI_REG) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/tx4938/
H A Dtx4938.h689 #define tx4938_spiptr ((struct tx4938_spi_reg *)TX4938_SPI_REG) macro

Completed in 108 milliseconds