Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_combios.c246 check_offset = in combios_get_table_offset()
251 check_offset = RBIOS16(check_offset + 0x3); in combios_get_table_offset()
263 check_offset = RBIOS16(check_offset + 0x5); in combios_get_table_offset()
275 check_offset = RBIOS16(check_offset + 0x7); in combios_get_table_offset()
287 check_offset = RBIOS16(check_offset + 0x9); in combios_get_table_offset()
307 check_offset = RBIOS16(check_offset + 0x11); in combios_get_table_offset()
316 check_offset = RBIOS16(check_offset + 0x13); in combios_get_table_offset()
325 check_offset = RBIOS16(check_offset + 0x15); in combios_get_table_offset()
334 check_offset = RBIOS16(check_offset + 0x17); in combios_get_table_offset()
343 check_offset = RBIOS16(check_offset + 0x2); in combios_get_table_offset()
[all …]