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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dmace.h118 #define SWRST 0x01 /* software reset */ macro
H A Dmace.c327 out_8(&mb->biucc, SWRST);
328 if (in_8(&mb->biucc) & SWRST) {
H A Dmacmace.c281 mb->biucc = SWRST;
282 if (mb->biucc & SWRST) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/spi/
H A Datmel_spi.c547 spi_writel(as, CR, SPI_BIT(SWRST));
563 spi_writel(as, CR, SPI_BIT(SWRST));
586 spi_writel(as, CR, SPI_BIT(SWRST));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-bf537/
H A Dhead.S534 P1.h = hi(SWRST);
535 P1.l = lo(SWRST);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-bf533/
H A Dhead.S497 P1.h = hi(SWRST);
498 P1.l = lo(SWRST);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/
H A DcdefBF532.h77 #define bfin_read_SWRST() bfin_read16(SWRST)
78 #define bfin_write_SWRST(val) bfin_write16(SWRST,val)
H A DdefBF532.h66 #define SWRST 0xFFC00100 /* Software Reset Register (16-bit) */ macro
471 /* SWRST Mask */
476 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h53 #define bfin_read_SWRST() bfin_read16(SWRST)
54 #define bfin_write_SWRST(val) bfin_write16(SWRST, val)
H A DdefBF52x_base.h51 #define SWRST 0xFFC00100 /* Software Reset Register */ macro
678 /* SWRST Masks */
683 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h74 #define bfin_read_SWRST() bfin_read16(SWRST)
75 #define bfin_write_SWRST(val) bfin_write16(SWRST,val)
H A DdefBF534.h49 #define SWRST 0xFFC00100 /* Software Reset Register */ macro
1050 /* SWRST Masks */
1055 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DcdefBF54x_base.h60 #define bfin_read_SWRST() bfin_read16(SWRST)
61 #define bfin_write_SWRST(val) bfin_write16(SWRST, val)
H A DdefBF54x_base.h53 #define SWRST 0xffc00100 /* Software Reset Register */ macro

Completed in 312 milliseconds