Home
last modified time | relevance | path

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

/u-boot/drivers/serial/
A Dserial_sh.h254 static inline void sci_##name##_out(struct uart_port *port,\
267 static inline void sci_##name##_out(struct uart_port *port,\
276 static inline void sci_##name##_out(struct uart_port *port,\
425 #define sci_out(port, reg, value) sci_##reg##_out(port, value)
/u-boot/arch/arm/mach-kirkwood/include/mach/
A Dmpp.h11 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument
15 /* may be output signal */ ((!!(_out)) << 13) | \
/u-boot/arch/x86/include/asm/
A Dio.h150 static inline void _out##s(unsigned x value, unsigned short port) {

Completed in 8 milliseconds