Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c631 u32 ppbaud, pplow, odhpp, odbaud, odstop, i2cbaud, reg; in svc_i3c_master_bus_init() local
659 pplow = 0; in svc_i3c_master_bus_init()
689 pplow = DIV_ROUND_UP(fclk_rate, i3c_scl_rate) - (2 + 2 * ppbaud); in svc_i3c_master_bus_init()
709 SVC_I3C_MCONFIG_PPLOW(pplow) | in svc_i3c_master_bus_init()