Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c630 unsigned int high_period_ns, od_low_period_ns; in svc_i3c_master_bus_init() local
667 high_period_ns = (ppbaud + 1) * fclk_period_ns; in svc_i3c_master_bus_init()
669 od_low_period_ns = (odbaud + 1) * high_period_ns; in svc_i3c_master_bus_init()
692 high_period_ns = (ppbaud + 1) * fclk_period_ns; in svc_i3c_master_bus_init()
696 od_low_period_ns = (odbaud + 1) * high_period_ns; in svc_i3c_master_bus_init()