Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_combios.c138 uint16_t offset = 0, check_offset; in combios_get_table_offset() local
146 check_offset = 0xc; in combios_get_table_offset()
149 check_offset = 0x14; in combios_get_table_offset()
152 check_offset = 0x2a; in combios_get_table_offset()
155 check_offset = 0x2c; in combios_get_table_offset()
158 check_offset = 0x2e; in combios_get_table_offset()
161 check_offset = 0x30; in combios_get_table_offset()
164 check_offset = 0x32; in combios_get_table_offset()
167 check_offset = 0x34; in combios_get_table_offset()
170 check_offset in combios_get_table_offset()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_combios.c134 uint16_t offset = 0, check_offset; in combios_get_table_offset() local
142 check_offset = 0xc; in combios_get_table_offset()
145 check_offset = 0x14; in combios_get_table_offset()
148 check_offset = 0x2a; in combios_get_table_offset()
151 check_offset = 0x2c; in combios_get_table_offset()
154 check_offset = 0x2e; in combios_get_table_offset()
157 check_offset = 0x30; in combios_get_table_offset()
160 check_offset = 0x32; in combios_get_table_offset()
163 check_offset = 0x34; in combios_get_table_offset()
166 check_offset in combios_get_table_offset()
[all...]

Completed in 3 milliseconds