Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sh/
Dio_adx.h32 extern void adx_outsw(unsigned long port, const void *addr, unsigned long count);
70 #define __outsw adx_outsw
/linux-2.4.37.9/arch/sh/kernel/
Dmach_adx.c50 mv_outsw: adx_outsw,
Dio_adx.c121 void adx_outsw(unsigned long port, const void *buffer, unsigned long count) in adx_outsw() function