Searched refs:RESET_REG (Results 1 - 3 of 3) sorted by relevance

/drivers/phy/
H A Dphy-miphy365x.c36 #define RESET_REG 0x00 macro
316 writeb_relaxed(val, miphy_phy->base + RESET_REG);
386 writeb_relaxed(RST_RX, miphy_phy->base + RESET_REG);
406 writeb_relaxed(RST_RX, miphy_phy->base + RESET_REG);
413 writeb_relaxed(0x00, miphy_phy->base + RESET_REG);
/drivers/isdn/hisax/
H A Dsaphir.c31 #define RESET_REG 5 macro
208 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 1);
210 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 0);
/drivers/video/fbdev/
H A Dg364fb.c70 #define RESET_REG 0xe4180000 /* Write only */ macro

Completed in 1848 milliseconds