Home
last modified time | relevance | path

Searched refs:MAX_PLOAD_CREDIT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dicl_dsi_regs.h265 #define MAX_PLOAD_CREDIT 0x40 macro
H A Dicl_dsi.c115 wait_for_payload_credits(display, dsi_trans, MAX_PLOAD_CREDIT); in wait_for_cmds_dispatched_to_panel()
155 if (len > MAX_PLOAD_CREDIT * 4) { in dsi_send_pkt_payld()