Home
last modified time | relevance | path

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

/external/u-boot/drivers/serial/
Dserial_sh.h752 static inline int scbrr_calc(struct uart_port *port, int bps, int clk) in scbrr_calc() function
759 #define SCBRR_VALUE(bps, clk) scbrr_calc(port, bps, clk)