Searched refs:count_max (Results 1 – 5 of 5) sorted by relevance
164 info->v1i.count_max = in fjes_hw_setup_epbuf()928 if (info->v1i.count_max == 0) in fjes_hw_epbuf_rx_is_empty()932 info->v1i.count_max); in fjes_hw_epbuf_rx_is_empty()944 info->v1i.count_max) * in fjes_hw_epbuf_rx_curpkt_get_addr()961 EP_RING_INDEX_INC(epbh->info->v1i.head, info->v1i.count_max); in fjes_hw_epbuf_rx_curpkt_drop()970 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, info->v1i.count_max)) in fjes_hw_epbuf_tx_pkt_send()975 info->v1i.count_max) * in fjes_hw_epbuf_tx_pkt_send()981 EP_RING_INDEX_INC(epbh->info->v1i.tail, info->v1i.count_max); in fjes_hw_epbuf_tx_pkt_send()
205 u16 count_max; member
2500 BUILD_BUG_ON(a630_protect.count > a630_protect.count_max);2501 BUILD_BUG_ON(a650_protect.count > a650_protect.count_max);2502 BUILD_BUG_ON(a660_protect.count > a660_protect.count_max);2503 BUILD_BUG_ON(a690_protect.count > a690_protect.count_max);2504 BUILD_BUG_ON(a730_protect.count > a730_protect.count_max);2505 BUILD_BUG_ON(a810_protect.count > a810_protect.count_max);
739 gpu_write(gpu, REG_A6XX_CP_PROTECT(protect->count_max - 1), protect->regs[i]); in a6xx_calc_ubwc_config()