Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/coldfire/
Dpci.c157 u16 mcf_pci_inw(u32 addr) in mcf_pci_inw() function
161 EXPORT_SYMBOL(mcf_pci_inw);
179 *buf++ = mcf_pci_inw(addr); in mcf_pci_insw()
/linux-4.4.14/arch/m68k/include/asm/
Dio_mm.h95 u16 mcf_pci_inw(u32 addr);
110 #define inw mcf_pci_inw
111 #define inw_p mcf_pci_inw