Lines Matching defs:header

4 *  Project        This is an interface header file between atombios and OS GPU drivers for SoC15 products
6 * Description header file of general definitions for OS and pre-OS video drivers
30 * If a change in VBIOS/Driver/Tool's interface is only needed for SoC15 and forward products, then the change is only needed in this atomfirmware.h header file.
31 * If a change in VBIOS/Driver/Tool's interface is only needed for pre-SoC15 products, then the change is only needed in atombios.h header file.
227 * Common header for all tables (Data table, Command function).
228 * Every table pointed in _ATOM_MASTER_DATA_TABLE has this common header.
229 * And the pointer actually points to this header.
240 * Structure stores the ROM header.
373 * Common header for all hw functions.
374 * Every function pointed by _master_list_of_hw_function has this common header.
375 * And the pointer actually points to this header.
736 /*the real number of this included in the structure is calcualted by using the (whole structure size - the header size)/size of atom_gpio_pin_lut */
1041 struct atom_display_object_path_v2 display_path[8]; //the real number of this included in the structure is calculated by using the (whole structure size - the header size- number_of_path)/size of atom_display_object_path
1050 // (whole structure size - the header size- number_of_path)/size of atom_display_object_path
3553 struct atom_voltage_object_header_v4 header; // voltage mode = VOLTAGE_OBJ_VR_I2C_INIT_SEQ
3580 struct atom_voltage_object_header_v4 header; // voltage mode = VOLTAGE_OBJ_GPIO_LUT or VOLTAGE_OBJ_PHASE_LUT
3591 struct atom_voltage_object_header_v4 header; // voltage mode = VOLTAGE_OBJ_SVID2
3603 struct atom_voltage_object_header_v4 header; // voltage mode = VOLTAGE_OBJ_MERGED_POWER
4624 ATOM firmware ID header file