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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmace.h118 #define SWRST 0x01 /* software reset */ macro
H A Dmacmace.c280 mb->biucc = SWRST;
281 if (mb->biucc & SWRST) {
H A Dmace.c327 out_8(&mb->biucc, SWRST);
328 if (in_8(&mb->biucc) & SWRST) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnuc900_nand.c37 #define SWRST 0x01 macro
257 val &= ~(SWRST|PSIZE|DMARWEN|BUSWID|ECC4EN|NANDCS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Datmel_spi.c775 spi_writel(as, CR, SPI_BIT(SWRST));
776 spi_writel(as, CR, SPI_BIT(SWRST));
792 spi_writel(as, CR, SPI_BIT(SWRST));
793 spi_writel(as, CR, SPI_BIT(SWRST));
816 spi_writel(as, CR, SPI_BIT(SWRST));
817 spi_writel(as, CR, SPI_BIT(SWRST));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h30 #define bfin_read_SWRST() bfin_read16(SWRST)
31 #define bfin_write_SWRST(val) bfin_write16(SWRST,val)
H A DdefBF532.h28 #define SWRST 0xFFC00100 /* Software Reset Register (16-bit) */ macro
375 /* SWRST Mask */
380 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF51x_base.h33 #define bfin_read_SWRST() bfin_read16(SWRST)
34 #define bfin_write_SWRST(val) bfin_write16(SWRST, val)
H A DdefBF51x_base.h24 #define SWRST 0xFFC00100 /* Software Reset Register */ macro
594 /* SWRST Masks */
599 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h33 #define bfin_read_SWRST() bfin_read16(SWRST)
34 #define bfin_write_SWRST(val) bfin_write16(SWRST, val)
H A DdefBF52x_base.h27 #define SWRST 0xFFC00100 /* Software Reset Register */ macro
595 /* SWRST Masks */
600 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h25 #define SWRST 0xFFC00100 /* Software Reset Register */ macro
967 /* SWRST Masks */
972 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
H A DcdefBF534.h30 #define bfin_read_SWRST() bfin_read16(SWRST)
31 #define bfin_write_SWRST(val) bfin_write16(SWRST,val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h31 #define SWRST SICA_SWRST macro
895 /* SWRST Mask */
899 #define SWRST_DBL_FAULT_A 0x0800 /* SWRST Core A Double Fault */
900 #define SWRST_DBL_FAULT_B 0x1000 /* SWRST Core B Double Fault */
901 #define SWRST_WDT_B 0x2000 /* SWRST Watchdog B */
902 #define SWRST_WDT_A 0x4000 /* SWRST Watchdog A */
903 #define SWRST_OCCURRED 0x8000 /* SWRST Status */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h30 #define bfin_read_SWRST() bfin_read16(SWRST)
31 #define bfin_write_SWRST(val) bfin_write16(SWRST, val)
H A DdefBF539.h33 #define SWRST 0xFFC00100 /* Software Reset Register (16-bit) */ macro
1425 /* SWRST Mask */
1430 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h33 #define SWRST 0xffc00100 /* Software Reset Register */ macro
1989 /* SWRST Masks */
1994 #define RESET_SOFTWARE 0x8000 /* SW Reset Occurred Since Last Read Of SWRST */
H A DcdefBF54x_base.h36 #define bfin_read_SWRST() bfin_read16(SWRST)
37 #define bfin_write_SWRST(val) bfin_write16(SWRST, val)

Completed in 398 milliseconds