Searched refs:SH5PCI_WRITE_SHORT (Results 1 – 3 of 3) sorted by relevance
55 SH5PCI_WRITE_SHORT(PDR + (where & 2), (u16)val); in sh5pci_write()
90 #define SH5PCI_WRITE_SHORT(reg,val) __raw_writew((u16)(val),PCISH5_ICR_REG(reg)) macro
152 SH5PCI_WRITE_SHORT(CSR_CMD, in sh5pci_init()