Home
last modified time | relevance | path

Searched refs:current_write_length (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/
Daux_engine.c312 uint32_t current_write_length; member
348 ctx->current_write_length = 0; in process_write_reply()
379 ctx->current_write_length = 0; in process_write_reply()
467 ctx.current_write_length = request->payload.length; in write_command()
502 ctx.request.length = ctx.current_write_length; in write_command()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_aux.c621 ctx->current_write_length = 0; in process_write_reply()
652 ctx->current_write_length = 0; in process_write_reply()
739 ctx.current_write_length = request->payload.length; in write_command()
774 ctx.request.length = ctx.current_write_length; in write_command()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Daux_engine.h120 uint32_t current_write_length; member