Searched refs:bps_to_speed_code (Results 1 – 1 of 1) sorted by relevance
195 static u8 bps_to_speed_code(u32 bps);253 cfg.speed = bps_to_speed_code(conf->bps); in cycx_x25_wan_init()1490 static u8 bps_to_speed_code(u32 bps) in bps_to_speed_code() function