Searched refs:_out (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_sh.h | 407 static inline void sci_##name##_out(struct uart_port *port,\ 422 static inline void sci_##name##_out(struct uart_port *port,\ 430 static inline void sci_##name##_out(struct uart_port *port,\ 440 static inline void sci_##name##_out(struct uart_port *port,\ 629 #define sci_out(port, reg, value) sci_##reg##_out(port, value)
|
| /rk3399_rockchip-uboot/arch/arm/mach-kirkwood/include/mach/ |
| H A D | mpp.h | 12 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument 16 /* may be output signal */ ((!!(_out)) << 13) | \
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | io.h | 147 static inline void _out##s(unsigned x value, unsigned short port) {
|