find_section
sequence = find_section(bdb, BDB_MIPI_SEQUENCE);
defs = find_section(bdb, BDB_GENERAL_DEFINITIONS);
lvds_options = find_section(bdb, BDB_LVDS_OPTIONS);
lvds_lfp_data = find_section(bdb, BDB_LVDS_LFP_DATA);
lvds_lfp_data_ptrs = find_section(bdb, BDB_LVDS_LFP_DATA_PTRS);
backlight_data = find_section(bdb, BDB_LVDS_BACKLIGHT);
sdvo_lvds_options = find_section(bdb, BDB_SDVO_LVDS_OPTIONS);
dvo_timing = find_section(bdb, BDB_SDVO_PANEL_DTDS);
general = find_section(bdb, BDB_GENERAL_FEATURES);
driver = find_section(bdb, BDB_DRIVER_FEATURES);
edp = find_section(bdb, BDB_EDP);
psr = find_section(bdb, BDB_PSR);
start = find_section(bdb, BDB_MIPI_CONFIG);