Searched refs:odbaud (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/i3c/master/
H A Dsvc-i3c-master.c529 u32 ppbaud, pplow, odhpp, odbaud, odstop, i2cbaud, reg; local
563 odbaud = DIV_ROUND_UP(240 - high_period_ns, high_period_ns) - 1;
564 od_low_period_ns = (odbaud + 1) * high_period_ns;
598 SVC_I3C_MCONFIG_ODBAUD(odbaud) |

Completed in 211 milliseconds