Searched refs:RESET_REG (Results 1 – 5 of 5) sorted by relevance
23 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro91 __raw_writel(entry_point, RESET_REG(cpu)); in shx3_start_cpu()93 __raw_writel(virt_to_phys(entry_point), RESET_REG(cpu)); in shx3_start_cpu()
36 #define RESET_REG 0x00 macro317 writeb_relaxed(val, miphy_phy->base + RESET_REG); in miphy365x_init_sata_port()387 writeb_relaxed(RST_RX, miphy_phy->base + RESET_REG); in miphy365x_init_sata_port()407 writeb_relaxed(RST_RX, miphy_phy->base + RESET_REG); in miphy365x_init_sata_port()414 writeb_relaxed(0x00, miphy_phy->base + RESET_REG); in miphy365x_init_sata_port()
31 #define RESET_REG 5 macro208 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 1); in saphir_reset()210 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 0); in saphir_reset()
70 #define RESET_REG 0xe4180000 /* Write only */ macro
115 acpi Use the ACPI RESET_REG in the FADT. If ACPI is not configured or the