Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dio.h161 extern void eisa_out32(unsigned int data, unsigned short port);
182 #define outl eisa_out32
/openbmc/linux/drivers/parisc/
H A Deisa.c112 void eisa_out32(unsigned int data, unsigned short port) in eisa_out32() function
125 EXPORT_SYMBOL(eisa_out32);