Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci_grpci2.c307 static int grpci2_cfg_w32(struct grpci2_priv *priv, unsigned int bus, in grpci2_cfg_w32() function
358 return grpci2_cfg_w32(priv, bus, devfn, where & ~0x3, v); in grpci2_cfg_w16()
372 return grpci2_cfg_w32(priv, bus, devfn, where & ~0x3, v); in grpci2_cfg_w8()
440 return grpci2_cfg_w32(priv, busno, devfn, where, val); in grpci2_write_config()
603 grpci2_cfg_w32(priv, TGT, 0, capptr+CAP9_IOMAP_OFS, io_map); in grpci2_hw_init()
634 grpci2_cfg_w32(priv, TGT, 0, capptr+CAP9_BARSIZE_OFS+i*4, in grpci2_hw_init()
636 grpci2_cfg_w32(priv, TGT, 0, PCI_BASE_ADDRESS_0+i*4, pciadr); in grpci2_hw_init()
637 grpci2_cfg_w32(priv, TGT, 0, capptr+CAP9_BAR_OFS+i*4, ahbadr); in grpci2_hw_init()
645 grpci2_cfg_w32(priv, TGT, 0, PCI_COMMAND, data); in grpci2_hw_init()