Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dce/
Ddce_aux.c439 uint32_t prev_length = 0; in dce_aux_configure_timeout() local
477 …REG_GET_2(AUX_DPHY_RX_CONTROL1, AUX_RX_TIMEOUT_LEN, &prev_length, AUX_RX_TIMEOUT_LEN_MUL, &prev_mu… in dce_aux_configure_timeout()
481 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_8; in dce_aux_configure_timeout()
484 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_16; in dce_aux_configure_timeout()
487 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_32; in dce_aux_configure_timeout()
490 prev_timeout_val = prev_length * TIME_OUT_MULTIPLIER_64; in dce_aux_configure_timeout()
/drivers/crypto/bcm/
Dspum.h83 __be16 prev_length; member
Dspu.c303 be16_to_cpu(bd->size), be16_to_cpu(bd->prev_length)); in spum_dump_msg_hdr()
811 bd->prev_length = 0; in spum_create_request()
1004 bd->prev_length = 0; in spum_cipher_req_finish()