SWRST             171 drivers/clk/samsung/clk-s3c2412.c 	__raw_writel(0x533C2412, reg_base + SWRST);
SWRST             313 drivers/clk/samsung/clk-s3c2443.c 	__raw_writel(0x533c2443, reg_base + SWRST);
SWRST             326 drivers/net/ethernet/apple/mace.c 	out_8(&mb->biucc, SWRST);
SWRST             327 drivers/net/ethernet/apple/mace.c 	if (in_8(&mb->biucc) & SWRST) {
SWRST             270 drivers/net/ethernet/apple/macmace.c 		mb->biucc = SWRST;
SWRST             271 drivers/net/ethernet/apple/macmace.c 		if (mb->biucc & SWRST) {
SWRST            1469 drivers/spi/spi-atmel.c 	spi_writel(as, CR, SPI_BIT(SWRST));
SWRST            1470 drivers/spi/spi-atmel.c 	spi_writel(as, CR, SPI_BIT(SWRST)); /* AT91SAM9263 Rev B workaround */
SWRST            1653 drivers/spi/spi-atmel.c 	spi_writel(as, CR, SPI_BIT(SWRST));
SWRST            1654 drivers/spi/spi-atmel.c 	spi_writel(as, CR, SPI_BIT(SWRST)); /* AT91SAM9263 Rev B workaround */
SWRST            1685 drivers/spi/spi-atmel.c 	spi_writel(as, CR, SPI_BIT(SWRST));
SWRST            1686 drivers/spi/spi-atmel.c 	spi_writel(as, CR, SPI_BIT(SWRST)); /* AT91SAM9263 Rev B workaround */