tx_byte_period    785 drivers/gpu/drm/bridge/cdns-dsi.c 	unsigned long tx_byte_period;
tx_byte_period    834 drivers/gpu/drm/bridge/cdns-dsi.c 	tx_byte_period = DIV_ROUND_DOWN_ULL((u64)NSEC_PER_SEC * 8,
tx_byte_period    836 drivers/gpu/drm/bridge/cdns-dsi.c 	reg_wakeup = (phy_cfg->hs_prepare + phy_cfg->hs_zero) / tx_byte_period;
tx_byte_period    846 drivers/gpu/drm/bridge/cdns-dsi.c 	tmp /= tx_byte_period;