Home
last modified time | relevance | path

Searched refs:stat_cmd (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/alpha/kernel/
Dsys_nautilus.c151 IRONGATE0->stat_cmd = IRONGATE0->stat_cmd & ~0x100; in nautilus_machine_check()
153 IRONGATE0->stat_cmd; in nautilus_machine_check()
Dcore_irongate.c171 IRONGATE_jd = IRONGATE0->stat_cmd; in irongate_pci_clr_err()
173 IRONGATE0->stat_cmd = IRONGATE_jd; /* write again clears error bits */ in irongate_pci_clr_err()
175 IRONGATE_jd = IRONGATE0->stat_cmd; /* re-read to force write */ in irongate_pci_clr_err()
/linux-6.1.9/arch/alpha/include/asm/
Dcore_irongate.h39 igcsr32 stat_cmd; /* 0x04 - status, command */ member
95 igcsr32 stat_cmd; /* 0x04 - Status and Command regs */ member
/linux-6.1.9/arch/sparc/kernel/
Dleon_pci_grpci1.c44 unsigned int stat_cmd; /* 0x18 PCI Status & Command (RO) */ member
144 tmp = REGLOAD(priv->regs->stat_cmd); in grpci1_cfg_r32()