Searched refs:SH5PCI_READ_SHORT (Results 1 – 2 of 2) sorted by relevance
/arch/sh/drivers/pci/ | ||
D | ops-sh5.c | 34 *val = (u16)SH5PCI_READ_SHORT(PDR + (where & 2)); in sh5pci_read() |
D | pci-sh5.h | 95 #define SH5PCI_READ_SHORT(reg) __raw_readw(PCISH5_ICR_REG(reg)) macro |