Lines Matching defs:bp
100 struct bios_parser *bp = NULL; in bios_parser_create() local
114 static void bios_parser_destruct(struct bios_parser *bp) in bios_parser_destruct()
122 struct bios_parser *bp = BP_FROM_DCB(*dcb); in bios_parser_destroy() local
135 static uint8_t get_number_of_objects(struct bios_parser *bp, uint32_t offset) in get_number_of_objects()
151 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connectors_number() local
161 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_connector_id() local
195 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_src_obj() local
225 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_i2c_info() local
267 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_hpd_info() local
291 struct bios_parser *bp, in bios_parser_get_device_tag_record()
333 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_device_tag() local
379 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_firmware_info() local
420 struct bios_parser *bp, in get_firmware_info_v1_4()
470 struct bios_parser *bp, in get_firmware_info_v2_1()
554 struct bios_parser *bp, in get_firmware_info_v2_2()
648 struct bios_parser *bp, in get_ss_info_v3_1()
730 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_transmitter_control() local
742 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_encoder_control() local
754 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_adjust_pixel_clock() local
766 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_set_pixel_clock() local
778 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_set_dce_clock() local
791 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_spread_spectrum_on_ppll() local
805 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_program_crtc_timing() local
817 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_program_display_engine_pll() local
832 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_crtc() local
845 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_enable_disp_power_gating() local
858 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_is_device_id_supported() local
865 static ATOM_HPD_INT_RECORD *get_hpd_record(struct bios_parser *bp, in get_hpd_record()
926 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_spread_spectrum_info() local
994 struct bios_parser *bp, in get_ss_info_from_tbl()
1020 struct bios_parser *bp, in get_ss_info_from_internal_ss_info_tbl_V2_1()
1086 struct bios_parser *bp, in get_ss_info_from_ss_info_table()
1180 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_embedded_panel_info() local
1212 struct bios_parser *bp, in get_embedded_panel_info_v1_2()
1331 struct bios_parser *bp, in get_embedded_panel_info_v1_3()
1470 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_encoder_cap_info() local
1501 struct bios_parser *bp, in get_encoder_cap_record()
1563 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_ss_entry_number() local
1613 struct bios_parser *bp, in get_ss_entry_number_from_ss_info_tbl()
1682 static uint32_t get_ss_entry_number(struct bios_parser *bp, uint32_t id) in get_ss_entry_number()
1701 struct bios_parser *bp, in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()
1737 struct bios_parser *bp, in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()
1784 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_get_gpio_pin_info() local
1828 static enum bp_result get_gpio_i2c_info(struct bios_parser *bp, in get_gpio_i2c_info()
1949 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, in get_bios_object()
1994 static uint32_t get_src_obj_list(struct bios_parser *bp, ATOM_OBJECT *object, in get_src_obj_list()
2227 struct bios_parser *bp, in get_integrated_info_v8()
2377 struct bios_parser *bp, in get_integrated_info_v9()
2514 struct bios_parser *bp, in construct_integrated_info()
2567 struct bios_parser *bp = BP_FROM_DCB(dcb); in bios_parser_create_integrated_info() local
2592 struct bios_parser *bp; in update_slot_layout_info() local
2696 struct bios_parser *bp; in get_bracket_layout_record() local
2840 struct bios_parser *bp, in bios_parser_construct()