Home
last modified time | relevance | path

Searched defs:REGSTORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci_grpci1.c50 #define REGSTORE(a, v) (__raw_writel(cpu_to_be32(v), &(a))) macro
H A Dleon_pci_grpci2.c95 #define REGSTORE(a, v) (__raw_writel(cpu_to_be32(v), &(a))) macro