Home
last modified time | relevance | path

Searched defs:firmware (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/coreboot/Documentation/
H A Ddistributions.md79 ### Dasharo
89 ### Heads
102 ### Libreboot
109 ### MrChromebox
121 ### Skulls
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Daspeed_coreboot.h47 struct firmware { struct
52 /* firmware loader private fields */ argument
53 void *priv;
/aosp_15_r20/external/coreboot/Documentation/mainboard/lenovo/
H A Dmontevina_series.md49 ### Modifying flash descriptor using ifdtool
91 ### Using checked-in flash descriptor via bincfg
122 ### Configuring coreboot
/aosp_15_r20/system/core/init/
H A Dfirmware_handler.cpp69 static void LoadFirmware(const std::string& firmware, const std::string& root, int fw_fd, in LoadFirmware()
278 auto firmware = GetFirmwarePath(uevent); in HandleUevent() local
H A Duevent.h30 std::string firmware; member
/aosp_15_r20/external/python/bumble/bumble/drivers/
Drtk.py212 def __init__(self, firmware): argument
571 def __init__(self, host, driver_info, firmware, config): argument
/aosp_15_r20/external/python/bumble/rust/src/cli/
Dmod.rs15 pub(crate) mod firmware; module
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/arm/common/
Dfconf_ethosn_getter.h30 struct ethosn_allocator_t firmware; member
/aosp_15_r20/external/arm-trusted-firmware/docs/design/
H A Dinterrupt-framework-design.rst406 type using the ``register_interrupt_type_handler()`` API in EL3 runtime firmware.
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/design/
Dinterrupt-framework-design.rst406 type using the ``register_interrupt_type_handler()`` API in EL3 runtime firmware.
/aosp_15_r20/external/libdrm/amdgpu/
H A Damdgpu_gpu_info.c119 struct drm_amdgpu_info_firmware firmware = {}; in amdgpu_query_firmware_version() local
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3249 #define DEC_OPS(power, firmware, rate, flush) \ argument
3255 #define DEC_OPS_SEND(power, firmware, rate, flush, send) \ argument
3259 #define DEC_OPS_CAL_CFG_TEST(power, firmware, rate, flush, cal, cfg, test) \ argument
3265 #define DEC_OPS_CFG(power, firmware, rate, flush, cfg) \ argument
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c1150 #define DEC_OPS(power, firmware, rate, flush) \ argument
1156 #define DEC_OPS_SEND(power, firmware, rate, flush, send) \ argument
1163 #define DEC_OPS_CFG_SELFTEST(power, firmware, rate, flush, cfgData, selftest) \ argument
1168 #define DEC_OPS_CAL_CFG_SELFTEST(power, firmware, rate, flush, cal, cfgData, selftest) \ argument
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c344 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \ argument
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c361 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \ argument
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c2799 #define DEC_OPS(power, firmware, rate, flush) \ argument
2805 #define DEC_OPS_CAL_CFG_TEST(power, firmware, rate, flush, cal, cfg, test) \ argument
2811 #define DEC_OPS_CFG(power, firmware, rate, flush, cfg) \ argument
/aosp_15_r20/external/trusty/headers/include/remoteproc/
Dremoteproc.h418 const char *firmware; member
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c504 #define DEC_OPS(power, firmware, rate, flush, cal, cfg) \ argument
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c450 #define DEC_OPS(power, firmware, rate, flush, test, cal, cfg) \ argument
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c666 #define DEC_OPS(power, firmware, rate, flush, test, cal, cfg) \ argument
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/
H A Dbdk-sata.c897 char firmware[8 + 1]; in bdk_sata_identify() local
/aosp_15_r20/external/googleapis/google/cloud/vmmigration/v1/
H A Dvmmigration.proto3309 Firmware firmware = 1; field
/aosp_15_r20/external/google-cloud-java/java-vmmigration/proto-google-cloud-vmmigration-v1/src/main/proto/google/cloud/vmmigration/v1/
H A Dvmmigration.proto3309 Firmware firmware = 1; field
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h56775 const char *firmware; member
56834 struct firmware { struct
56835 size_t size;
56836 const u8 *data;
56837 void *priv;
99065 const char *firmware; member
118538 struct rpi_firmware *firmware; member
H A Dvmlinux.h56775 const char *firmware; member
56834 struct firmware { struct
56835 size_t size;
56836 const u8 *data;
56837 void *priv;
99065 const char *firmware; member
118538 struct rpi_firmware *firmware; member

12