Searched refs:count_max (Results 1 – 6 of 6) sorted by relevance
164 info->v1i.count_max = in fjes_hw_setup_epbuf()923 if (info->v1i.count_max == 0) in fjes_hw_epbuf_rx_is_empty()927 info->v1i.count_max); in fjes_hw_epbuf_rx_is_empty()939 info->v1i.count_max) * in fjes_hw_epbuf_rx_curpkt_get_addr()956 EP_RING_INDEX_INC(epbh->info->v1i.head, info->v1i.count_max); in fjes_hw_epbuf_rx_curpkt_drop()965 if (EP_RING_FULL(info->v1i.head, info->v1i.tail, info->v1i.count_max)) in fjes_hw_epbuf_tx_pkt_send()970 info->v1i.count_max) * in fjes_hw_epbuf_tx_pkt_send()976 EP_RING_INDEX_INC(epbh->info->v1i.tail, info->v1i.count_max); in fjes_hw_epbuf_tx_pkt_send()
205 u16 count_max; member
1110 info->v1i.count_max)) { in fjes_tx_stall_task()
1529 BUILD_BUG_ON(a630_protect.count > a630_protect.count_max); in __build_asserts()1530 BUILD_BUG_ON(a650_protect.count > a650_protect.count_max); in __build_asserts()1531 BUILD_BUG_ON(a660_protect.count > a660_protect.count_max); in __build_asserts()1532 BUILD_BUG_ON(a690_protect.count > a690_protect.count_max); in __build_asserts()1533 BUILD_BUG_ON(a730_protect.count > a730_protect.count_max); in __build_asserts()
152 uint32_t count_max; member159 .count_max = __count_max, \
604 gpu_write(gpu, REG_A6XX_CP_PROTECT(protect->count_max - 1), protect->regs[i]); in a6xx_set_cp_protect()
Completed in 21 milliseconds