Lines Matching refs:RBIOS16
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()
352 check_offset = RBIOS16(check_offset + 0x4); in combios_get_table_offset()
365 offset = RBIOS16(rdev->bios_header_start + check_offset); in combios_get_table_offset()
746 p1pll->reference_freq = RBIOS16(pll_info + 0xe); in radeon_combios_get_clock_info()
747 p1pll->reference_div = RBIOS16(pll_info + 0x10); in radeon_combios_get_clock_info()
763 spll->reference_freq = RBIOS16(pll_info + 0x1a); in radeon_combios_get_clock_info()
764 spll->reference_div = RBIOS16(pll_info + 0x1c); in radeon_combios_get_clock_info()
778 mpll->reference_freq = RBIOS16(pll_info + 0x26); in radeon_combios_get_clock_info()
779 mpll->reference_div = RBIOS16(pll_info + 0x28); in radeon_combios_get_clock_info()
793 sclk = RBIOS16(pll_info + 0xa); in radeon_combios_get_clock_info()
794 mclk = RBIOS16(pll_info + 0x8); in radeon_combios_get_clock_info()
825 if (RBIOS16(igp_info + 0x4)) in radeon_combios_sideport_present()
1195 lvds->native_mode.hdisplay = RBIOS16(lcd_info + 0x19); in radeon_combios_get_lvds_info()
1196 lvds->native_mode.vdisplay = RBIOS16(lcd_info + 0x1b); in radeon_combios_get_lvds_info()
1201 lvds->panel_vcc_delay = RBIOS16(lcd_info + 0x2c); in radeon_combios_get_lvds_info()
1205 lvds->panel_digon_delay = RBIOS16(lcd_info + 0x38) & 0xf; in radeon_combios_get_lvds_info()
1206 lvds->panel_blon_delay = (RBIOS16(lcd_info + 0x38) >> 4) & 0xf; in radeon_combios_get_lvds_info()
1208 lvds->panel_ref_divider = RBIOS16(lcd_info + 0x2e); in radeon_combios_get_lvds_info()
1210 lvds->panel_fb_divider = RBIOS16(lcd_info + 0x31); in radeon_combios_get_lvds_info()
1252 tmp = RBIOS16(lcd_info + 64 + i * 2); in radeon_combios_get_lvds_info()
1256 if ((RBIOS16(tmp) == lvds->native_mode.hdisplay) && in radeon_combios_get_lvds_info()
1257 (RBIOS16(tmp + 2) == lvds->native_mode.vdisplay)) { in radeon_combios_get_lvds_info()
1258 u32 hss = (RBIOS16(tmp + 21) - RBIOS16(tmp + 19) - 1) * 8; in radeon_combios_get_lvds_info()
1264 (RBIOS16(tmp + 17) - RBIOS16(tmp + 19)) * 8; in radeon_combios_get_lvds_info()
1271 (RBIOS16(tmp + 24) - RBIOS16(tmp + 26)); in radeon_combios_get_lvds_info()
1273 ((RBIOS16(tmp + 28) & 0x7ff) - RBIOS16(tmp + 26)); in radeon_combios_get_lvds_info()
1275 ((RBIOS16(tmp + 28) & 0xf800) >> 11); in radeon_combios_get_lvds_info()
1277 lvds->native_mode.clock = RBIOS16(tmp + 9) * 10; in radeon_combios_get_lvds_info()
1353 RBIOS16(tmds_info + i * 10 + 0x10); in radeon_legacy_get_tmds_info_from_combios()
1367 RBIOS16(tmds_info + stride + 0x10); in radeon_legacy_get_tmds_info_from_combios()
2320 if (!RBIOS16(entry)) in radeon_get_legacy_connector_info_from_bios()
2323 tmp = RBIOS16(entry); in radeon_get_legacy_connector_info_from_bios()
2739 misc = RBIOS16(offset + 0x5 + 0x0); in radeon_combios_get_power_modes()
2741 misc2 = RBIOS16(offset + 0x5 + 0xe); in radeon_combios_get_power_modes()
2755 RBIOS16(offset + 0x5 + 0xb) * 4; in radeon_combios_get_power_modes()
2760 u16 voltage_table_offset = RBIOS16(offset + 0x5 + 0xc); in radeon_combios_get_power_modes()
2763 RBIOS16(voltage_table_offset) * 4; in radeon_combios_get_power_modes()
2902 id = RBIOS16(index); in radeon_combios_external_tmds_setup()
2922 val = RBIOS16(index); in radeon_combios_external_tmds_setup()
2927 val = RBIOS16(index); in radeon_combios_external_tmds_setup()
2956 id = RBIOS16(index); in radeon_combios_external_tmds_setup()
2976 val = RBIOS16(index); in radeon_combios_external_tmds_setup()
3002 id = RBIOS16(index); in radeon_combios_external_tmds_setup()
3015 while (RBIOS16(offset)) { in combios_parse_mmio_table()
3016 uint16_t cmd = ((RBIOS16(offset) & 0xe000) >> 13); in combios_parse_mmio_table()
3017 uint32_t addr = (RBIOS16(offset) & 0x1fff); in combios_parse_mmio_table()
3054 val = RBIOS16(offset); in combios_parse_mmio_table()
3059 val = RBIOS16(offset); in combios_parse_mmio_table()
3207 uint32_t or_mask = RBIOS16(offset); in combios_parse_ram_reset_table()
3276 mem_size = RBIOS16(offset + 5); in combios_write_ram_size()