Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hdcp/
A Dhdcp_msg.c234 uint32_t ksv_read_size = 0x6803b - 0x6802c; in dpcd_access_helper() local
256 if (length > ksv_read_size) { in dpcd_access_helper()
261 ksv_read_size); in dpcd_access_helper()
263 data += ksv_read_size; in dpcd_access_helper()
264 length -= ksv_read_size; in dpcd_access_helper()

Completed in 3 milliseconds