Home
last modified time | relevance | path

Searched defs:bios (Results 1 – 25 of 37) sorted by relevance

12

/dflybsd-src/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser_helper.c58 struct dc_bios *bios) in bios_is_accelerated_mode()
67 struct dc_bios *bios) in bios_set_scratch_acc_mode_change()
74 struct dc_bios *bios, in bios_set_scratch_critical_state()
82 struct dc_bios *bios) in bios_get_vga_enabled_displays()
H A Dbios_parser_interface.c39 struct dc_bios *bios = NULL; in dal_bios_parser_create() local
52 struct dc_bios *bios = *dcb; in dal_bios_parser_destroy() local
/dflybsd-src/sys/dev/drm/amd/include/
H A Datom-bits.h28 static inline uint8_t get_u8(void *bios, int ptr) in get_u8()
34 static inline uint16_t get_u16(void *bios, int ptr) in get_u16()
40 static inline uint32_t get_u32(void *bios, int ptr) in get_u32()
/dflybsd-src/sys/dev/drm/radeon/
H A Datom-bits.h28 static inline uint8_t get_u8(void *bios, int ptr) in get_u8()
34 static inline uint16_t get_u16(void *bios, int ptr) in get_u16()
40 static inline uint32_t get_u32(void *bios, int ptr) in get_u32()
H A Dradeon_bios.c49 uint8_t __iomem *bios; in igp_read_bios_from_vram() local
80 uint8_t __iomem *bios, val1, val2; in radeon_read_bios() local
110 uint8_t __iomem *bios; in radeon_read_platform_bios() local
155 static int radeon_atrm_call(ACPI_HANDLE atrm_handle, uint8_t *bios, in radeon_atrm_call()
H A Datom.h129 void *bios; member
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_bios.c48 static bool check_atom_bios(uint8_t *bios, size_t size) in check_atom_bios()
91 uint8_t __iomem *bios; in igp_read_bios_from_vram() local
125 uint8_t __iomem *bios; in amdgpu_read_bios() local
246 static int amdgpu_atrm_call(ACPI_HANDLE atrm_handle, uint8_t *bios, in amdgpu_atrm_call()
H A Damdgpu_kms.c681 uint8_t *bios; in amdgpu_info_ioctl() local
H A Datom.h129 void *bios; member
H A Dsoc15.c241 u8 *bios, u32 length_bytes) in soc15_read_bios_from_rom()
H A Dcik.c936 u8 *bios, u32 length_bytes) in cik_read_bios_from_rom()
/dflybsd-src/usr.sbin/mpsutil/
H A Dmps_flash.c52 bool bios = false; in flash_save() local
125 bool bios = false; in flash_update() local
H A Dmps_cmd.c447 mps_firmware_send(int fd, unsigned char *fw, uint32_t len, bool bios) in mps_firmware_send()
467 mps_firmware_get(int fd, unsigned char **firmware, bool bios) in mps_firmware_get()
/dflybsd-src/sys/dev/drm/amd/display/include/
H A Dbios_parser_interface.h35 uint8_t *bios; member
/dflybsd-src/sys/dev/drm/amd/display/dc/i2caux/
H A Di2caux.c326 struct dc_bios *bios) in dal_i2caux_get_reference_clock()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_clock_source.h120 struct dc_bios *bios; member
H A Ddce_clock_source.c1270 struct dc_bios *bios, in dce110_clk_src_construct()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_bios.c1472 static const struct vbt_header *find_vbt(void __iomem *bios, size_t size) in find_vbt()
1510 u8 __iomem *bios = NULL; in intel_bios_init() local
/dflybsd-src/sys/dev/drm/amd/display/dc/
H A Ddc_bios_types.h215 uint8_t *bios; member
/dflybsd-src/sys/bus/pci/
H A Dvga_pci.c167 vga_pci_unmap_bios(device_t dev, void *bios) in vga_pci_unmap_bios()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_resource.c417 struct dc_bios *bios, in dce120_clock_source_create()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c614 struct dc_bios *bios, in dce100_clock_source_create()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_resource.c631 struct dc_bios *bios, in dce80_clock_source_create()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c633 struct dc_bios *bios, in dce112_clock_source_create()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c628 struct dc_bios *bios, in dce110_clock_source_create()

12