Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dio.h160 extern void eisa_out16(unsigned short data, unsigned short port);
181 #define outw eisa_out16
/openbmc/linux/drivers/parisc/
H A Deisa.c106 void eisa_out16(unsigned short data, unsigned short port) in eisa_out16() function
124 EXPORT_SYMBOL(eisa_out16);