Searched refs:_ne_outw (Results 1 – 7 of 7) sorted by relevance
/arch/m32r/platforms/oaks32r/ |
D | io.c | 63 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() function 122 _ne_outw(w, PORT2ADDR_NE(port)); in _outw() 212 _ne_outw(*buf++, portp); in _outsw()
|
/arch/m32r/platforms/mappi/ |
D | io.c | 70 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() function 169 _ne_outw(w, PORT2ADDR_NE(port)); in _outw() 301 _ne_outw(*buf++, portp); in _outsw()
|
/arch/m32r/platforms/m32104ut/ |
D | io.c | 103 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() function 161 _ne_outw(w, PORT2ADDR_NE(port)); in _outw()
|
/arch/m32r/platforms/mappi3/ |
D | io.c | 122 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() function 227 _ne_outw(w, PORT2ADDR_NE(port)); in _outw()
|
/arch/m32r/platforms/mappi2/ |
D | io.c | 107 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() function 210 _ne_outw(w, PORT2ADDR_NE(port)); in _outw()
|
/arch/m32r/platforms/opsput/ |
D | io.c | 111 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() function 214 _ne_outw(w, PORT2ADDR_NE(port)); in _outw()
|
/arch/m32r/platforms/m32700ut/ |
D | io.c | 111 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw() function 214 _ne_outw(w, PORT2ADDR_NE(port)); in _outw()
|