Searched refs:vendor_baud (Results 1 – 3 of 3) sorted by relevance
1767 std_speed_to_vendor(1500000, &rtb_cfg.vendor_baud); in rtb_config()1946 if (rtb_cfg.vendor_baud == 0) { in rtb_config()1948 std_speed_to_vendor(speed, &rtb_cfg.vendor_baud); in rtb_config()1950 speed, rtb_cfg.vendor_baud); in rtb_config()1953 vendor_speed_to_std(rtb_cfg.vendor_baud, in rtb_config()1963 h5_vendor_change_speed(fd, rtb_cfg.vendor_baud); in rtb_config()1965 h4_vendor_change_speed(fd, rtb_cfg.vendor_baud); in rtb_config()
155 uint32_t vendor_baud; member
1127 rtb_cfg.vendor_baud = baudrate; in rtb_read_config()1190 RS_INFO("Vendor baud from Config file: %08x", rtb_cfg.vendor_baud); in rtb_read_config()