Searched refs:high_period_ns (Results 1 – 1 of 1) sorted by relevance
482 unsigned int high_period_ns, od_low_period_ns; in svc_i3c_master_bus_init() local516 high_period_ns = (ppbaud + 1) * fclk_period_ns; in svc_i3c_master_bus_init()517 odbaud = DIV_ROUND_UP(240 - high_period_ns, high_period_ns) - 1; in svc_i3c_master_bus_init()518 od_low_period_ns = (odbaud + 1) * high_period_ns; in svc_i3c_master_bus_init()