Home
last modified time | relevance | path

Searched refs:adx_outw (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-sh/
Dio_adx.h22 extern void adx_outw(unsigned short value, unsigned long port);
56 #define __outw adx_outw
63 #define __outw_p adx_outw
/linux-2.4.37.9/arch/sh/kernel/
Dmach_adx.c36 mv_outw: adx_outw,
43 mv_outw_p: adx_outw,
Dio_adx.c87 void adx_outw(unsigned short b, unsigned long port) in adx_outw() function