Searched refs:serial_out_shift (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Ddebug_uart.h121 serial_out_shift((char *)com_port + \
/u-boot/drivers/serial/
H A Dserial_omap.c31 static inline void serial_out_shift(void *addr, int shift, int value) function
H A Dns16550.c60 static inline void serial_out_shift(void *addr, int shift, int value) function
172 serial_out_shift(addr, plat->reg_shift, value);

Completed in 47 milliseconds