Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sh/
Dio_adx.h26 extern void adx_outb_p(unsigned char value, unsigned long port);
62 #define __outb_p adx_outb_p
/linux-2.4.37.9/arch/sh/kernel/
Dmach_adx.c42 mv_outb_p: adx_outb_p,
Dio_adx.c97 void adx_outb_p(unsigned char b, unsigned long port) in adx_outb_p() function