Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dicl_dsi_regs.h265 #define MAX_PLOAD_CREDIT 0x40 macro
Dicl_dsi.c109 wait_for_payload_credits(dev_priv, dsi_trans, MAX_PLOAD_CREDIT); in wait_for_cmds_dispatched_to_panel()
149 if (len > MAX_PLOAD_CREDIT * 4) { in dsi_send_pkt_payld()