Home
last modified time | relevance | path

Searched defs:uart_speed (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c1589 int uart_speed; member
1622 static void vendor_speed_to_std(uint32_t rtb_speed, uint32_t *uart_speed) in vendor_speed_to_std()
1636 static inline void std_speed_to_vendor(int uart_speed, uint32_t *rtb_speed) in std_speed_to_vendor()
H A Dhciattach.c107 static int uart_speed(int s) in uart_speed() function
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach.c98 static int uart_speed(int s) in uart_speed() function
H A Dhciattach_rtk.c2713 int uart_speed; member
2768 static void rtk_speed_to_uart_speed(RT_U32 rtk_speed, RT_U32 * uart_speed) in rtk_speed_to_uart_speed()
2804 static inline void uart_speed_to_rtk_speed(int uart_speed, RT_U32 * rtk_speed) in uart_speed_to_rtk_speed()