Searched refs:mb_count (Results 1 – 2 of 2) sorted by relevance
347 u8 mb_count; member493 if (WARN_ON(mb_index >= priv->mb_count)) in flexcan_get_mb()1504 for (i = FLEXCAN_TX_MB_RESERVED_OFF_FIFO; i < priv->mb_count; i++) { in flexcan_chip_start()1528 for (i = 0; i < priv->mb_count; i++) in flexcan_chip_start()1673 priv->mb_count = (sizeof(priv->regs->mb[0]) / priv->mb_size) + in flexcan_open()1682 priv->tx_mb_idx = priv->mb_count - 1; in flexcan_open()1690 priv->offload.mb_last = priv->mb_count - 2; in flexcan_open()
722 int mb_count = (go->width >> 4) * (go->height >> 4); in mpeg4_frame_header() local736 for (i = 0; i < mb_count; ++i) { in mpeg4_frame_header()