Home
last modified time | relevance | path

Searched refs:SWRST (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/apple/
H A Dmace.h114 #define SWRST 0x01 /* software reset */ macro
H A Dmace.c325 out_8(&mb->biucc, SWRST); in mace_reset()
326 if (in_8(&mb->biucc) & SWRST) { in mace_reset()
/linux/drivers/mtd/nand/raw/
H A Dnuvoton-ma35d1-nand-controller.c32 #define SWRST BIT(0) macro
517 writel(readl(nand->regs + MA35_NFI_REG_NANDCTL) | SWRST, in ma35_nand_do_read()
716 reg |= SWRST; in ma35_hw_init()