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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Dspi_nuc900.c45 #define SELECTLEV (0x01 << 2) macro
87 val &= ~SELECTLEV;
89 val |= SELECTLEV;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dspi_nuc900.c45 #define SELECTLEV (0x01 << 2) macro
87 val &= ~SELECTLEV;
89 val |= SELECTLEV;

Completed in 70 milliseconds