Home
last modified time | relevance | path

Searched refs:MAX_PLOAD_CREDIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dicl_dsi_regs.h265 #define MAX_PLOAD_CREDIT 0x40 macro
H A Dicl_dsi.c111 wait_for_payload_credits(dev_priv, dsi_trans, MAX_PLOAD_CREDIT); in wait_for_cmds_dispatched_to_panel()
151 if (len > MAX_PLOAD_CREDIT * 4) { in dsi_send_pkt_payld()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dicl_dsi.c65 MAX_PLOAD_CREDIT, 100)) in wait_for_payload_credits()
193 if (pkt.payload_length > MAX_PLOAD_CREDIT * 4) { in dsi_send_pkt_payld()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h11794 #define MAX_PLOAD_CREDIT 0x40 macro

Completed in 47 milliseconds