/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_opp.h | 43 #define OPP_COMMON_REG_LIST_BASE(id) \ argument 55 #define OPP_DCE_80_REG_LIST(id) \ argument 61 #define OPP_DCE_100_REG_LIST(id) \ argument 67 #define OPP_DCE_110_REG_LIST(id) \ argument 73 #define OPP_DCE_112_REG_LIST(id) \ argument 80 #define OPP_DCE_120_REG_LIST(id) \ argument 85 #define OPP_DCE_60_REG_LIST(id) \ argument
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_ctx.c | 9 int lima_ctx_create(struct lima_device *dev, struct lima_ctx_mgr *mgr, u32 *id) in lima_ctx_create() 52 int lima_ctx_free(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_free() 67 struct lima_ctx *lima_ctx_get(struct lima_ctx_mgr *mgr, u32 id) in lima_ctx_get() 93 unsigned long id; in lima_ctx_mgr_fini() local
|
/openbmc/u-boot/drivers/ata/ |
H A D | libata.c | 10 u64 ata_id_n_sectors(u16 *id) in ata_id_n_sectors() 42 static void ata_id_string(const u16 *id, unsigned char *s, in ata_id_string() 61 void ata_id_c_string(const u16 *id, unsigned char *s, in ata_id_c_string() 74 void ata_dump_id(u16 *id) in ata_dump_id()
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | ife.json | 3 "id": "7682", string 27 "id": "ef47", string 51 "id": "df43", string 75 "id": "e4cf", string 99 "id": "ccba", string 123 "id": "a1cf", string 147 "id": "cb3d", string 171 "id": "1efb", string 193 "id": "95ed", string 217 "id": "aa17", string [all …]
|
H A D | skbedit.json | 3 "id": "6236", string 27 "id": "c8cf", string 51 "id": "407b", string 73 "id": "d4cd", string 97 "id": "baa7", string 121 "id": "62a5", string 143 "id": "bc15", string 165 "id": "57c2", string 190 "id": "081d", string 214 "id": "cc37", string [all …]
|
H A D | mpls.json | 3 "id": "a933", string 27 "id": "08d1", string 51 "id": "d786", string 75 "id": "f334", string 99 "id": "29bd", string 123 "id": "48df", string 147 "id": "62eb", string 171 "id": "09d2", string 195 "id": "c170", string 219 "id": "9118", string [all …]
|
H A D | pedit.json | 3 "id": "319a", string 27 "id": "7e67", string 52 "id": "377e", string 77 "id": "a0ca", string 102 "id": "dd8a", string 127 "id": "53db", string 152 "id": "5c7e", string 177 "id": "2893", string 202 "id": "3a07", string 227 "id": "ab0f", string [all …]
|
H A D | vlan.json | 3 "id": "6f5a", string 27 "id": "df35", string 51 "id": "b0d4", string 75 "id": "95ee", string 99 "id": "0283", string 123 "id": "b6b9", string 147 "id": "87c3", string 171 "id": "a178", string 193 "id": "ee6f", string 217 "id": "0dfa", string [all …]
|
H A D | csum.json | 3 "id": "6d84", string 27 "id": "1862", string 51 "id": "15c6", string 75 "id": "bf47", string 99 "id": "cc1d", string 123 "id": "bccc", string 147 "id": "3bb4", string 171 "id": "759c", string 195 "id": "bdb6", string 219 "id": "c220", string [all …]
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 411 void set_isst_id(struct isst_id *id, int cpu) in set_isst_id() 428 int is_cpu_in_power_domain(int cpu, struct isst_id *id) in is_cpu_in_power_domain() 556 struct isst_id id; in for_each_online_power_domain_in_set() local 613 struct isst_id id; in for_each_online_target_cpu_in_set() local 690 int get_max_punit_core_id(struct isst_id *id) in get_max_punit_core_id() 708 int get_cpu_count(struct isst_id *id) in get_cpu_count() 842 void set_cpu_mask_from_punit_coremask(struct isst_id *id, unsigned long long core_mask, in set_cpu_mask_from_punit_coremask() 909 int isolate_cpus(struct isst_id *id, int mask_size, cpu_set_t *cpu_mask, int level) in isolate_cpus() 1049 void get_isst_status(struct isst_id *id, void *arg1, void *arg2, void *arg3, void *arg4) in get_isst_status() 1097 struct isst_id id; in isst_print_extended_platform_info() local [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | bios_parser_common.c | 63 enum object_enum_id id; in enum_id_from_bios_object_id() local 103 enum encoder_id id; in encoder_id_from_bios_object_id() local 177 enum connector_id id; in connector_id_from_bios_object_id() local 231 enum generic_id id; in generic_id_from_bios_object_id() local
|
/openbmc/ibm-logging/ |
H A D | manager.cpp | 103 void Manager::erase(EntryID id) in erase() 113 auto id = getEntryID(objectPath); in addInterface() local 131 auto id = getEntryID(objectPath); in addChildInterface() local 199 auto id = getEntryID(objectPath); in createCalloutObjects() local 270 size_t id; in restoreCalloutObjects() local 327 fs::path Manager::getSaveDir(EntryID id) in getSaveDir() 332 fs::path Manager::getCalloutSaveDir(EntryID id) in getCalloutSaveDir()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | wlan_cfg.c | 61 static int wilc_wlan_cfg_set_byte(u8 *frame, u32 offset, u16 id, u8 val8) in wilc_wlan_cfg_set_byte() 72 static int wilc_wlan_cfg_set_hword(u8 *frame, u32 offset, u16 id, u16 val16) in wilc_wlan_cfg_set_hword() 84 static int wilc_wlan_cfg_set_word(u8 *frame, u32 offset, u16 id, u32 val32) in wilc_wlan_cfg_set_word() 96 static int wilc_wlan_cfg_set_str(u8 *frame, u32 offset, u16 id, u8 *str, in wilc_wlan_cfg_set_str() 110 static int wilc_wlan_cfg_set_bin(u8 *frame, u32 offset, u16 id, u8 *b, u32 size) in wilc_wlan_cfg_set_bin() 224 int wilc_wlan_cfg_set_wid(u8 *frame, u32 offset, u16 id, u8 *buf, int size) in wilc_wlan_cfg_set_wid() 259 int wilc_wlan_cfg_get_wid(u8 *frame, u32 offset, u16 id) in wilc_wlan_cfg_get_wid()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_dio_link_encoder.h | 32 #define LE_DCN31_REG_LIST(id)\ argument 66 #define DPCS_DCN31_REG_LIST(id) \ argument 201 #define DPCS_DCN314_REG_LIST(id) \ argument
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-bcm63268-timer.c | 84 unsigned long id, bool assert) in bcm63268_timer_reset_update() 103 unsigned long id) in bcm63268_timer_reset_assert() 109 unsigned long id) in bcm63268_timer_reset_deassert() 115 unsigned long id) in bcm63268_timer_reset_reset() 134 unsigned long id) in bcm63268_timer_reset_status()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 295 | 35 def id(self): member in Secret 90 def openImageQmp(self, id, file, secret, read_only = False): argument 119 def closeImageQmp(self, id): argument 124 def addKeyQmp(self, id, new_secret, secret = None, argument 163 def eraseKeyQmp(self, id, old_secret = None, slot = None, force = False): argument
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | event_service_manager.hpp | 73 uint64_t id; member 128 std::string id = subValue->userSub->id; in initConfig() local 197 std::string id; in loadOldBehavior() local 404 std::shared_ptr<Subscription> getSubscription(const std::string& id) in getSubscription() 422 std::string id; in addSubscriptionInternal() local 465 std::string id = addSubscriptionInternal(subValue); in addSSESubscription() local 511 std::string id = addSubscriptionInternal(subValue); in addPushSubscription() local 519 bool isSubscriptionExist(const std::string& id) in isSubscriptionExist() 525 bool deleteSubscription(const std::string& id) in deleteSubscription()
|
/openbmc/u-boot/drivers/net/pfe_eth/ |
H A D | pfe_hw.c | 56 static void pe_mem_memcpy_to32(int id, u32 mem_access_addr, const void *src, in pe_mem_memcpy_to32() 97 static void pe_dmem_memcpy_to32(int id, u32 dst, const void *src, in pe_dmem_memcpy_to32() 114 static void pe_pmem_memcpy_to32(int id, u32 dst, const void *src, in pe_pmem_memcpy_to32() 131 u32 pe_pmem_read(int id, u32 addr, u8 size) in pe_pmem_read() 157 void pe_dmem_write(int id, u32 val, u32 addr, u8 size) in pe_dmem_write() 179 u32 pe_dmem_read(int id, u32 addr, u8 size) in pe_dmem_read() 347 static int pe_load_pmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_pmem_section() 398 static int pe_load_dmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_dmem_section() 455 static int pe_load_ddr_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_ddr_section() 539 static int pe_load_pe_lmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_pe_lmem_section() [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | id_map.cpp | 28 const std::string& id = device.getID(); in addDevice() local 39 const std::string& id = rail.getID(); in addRail() local 50 const std::string& id = rule.getID(); in addRule() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/ |
H A D | dce112_resource.c | 149 #define SRI(reg_name, block, id)\ argument 184 #define ipp_regs(id)\ argument 206 #define transform_regs(id)\ argument 228 #define aux_regs(id)\ argument 254 #define hpd_regs(id)\ argument 268 #define link_regs(id)\ argument 283 #define stream_enc_regs(id)\ argument 306 #define opp_regs(id)\ argument 328 #define aux_engine_regs(id)\ argument 343 #define audio_regs(id)\ argument [all …]
|
/openbmc/linux/include/linux/regulator/ |
H A D | consumer.h | 335 const char *id) in regulator_get() 349 devm_regulator_get(struct device *dev, const char *id) in devm_regulator_get() 355 regulator_get_exclusive(struct device *dev, const char *id) in regulator_get_exclusive() 361 devm_regulator_get_exclusive(struct device *dev, const char *id) in devm_regulator_get_exclusive() 366 static inline int devm_regulator_get_enable(struct device *dev, const char *id) in devm_regulator_get_enable() 372 const char *id) in devm_regulator_get_enable_optional() 378 regulator_get_optional(struct device *dev, const char *id) in regulator_get_optional() 385 devm_regulator_get_optional(struct device *dev, const char *id) in devm_regulator_get_optional() 403 const char *id, in regulator_register_supply_alias() 411 const char *id) in regulator_unregister_supply_alias() [all …]
|
/openbmc/linux/drivers/clk/ux500/ |
H A D | reset-prcc.c | 54 unsigned long id) in u8500_prcc_reset_base() 68 unsigned long id) in u8500_prcc_reset() 89 unsigned long id) in u8500_prcc_reset_assert() 102 unsigned long id) in u8500_prcc_reset_deassert() 115 unsigned long id) in u8500_prcc_reset_status()
|
/openbmc/linux/drivers/soundwire/ |
H A D | slave.c | 26 struct sdw_slave_id *id, struct fwnode_handle *fwnode) in sdw_slave_add() 98 struct sdw_slave_id *id) in find_slave() 134 struct sdw_slave_id id; member 142 struct sdw_slave_id id; in sdw_acpi_check_duplicate() local 232 struct sdw_slave_id id; in sdw_of_find_slaves() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | lsfw.c | 48 nvkm_acr_lsfw_get(struct nvkm_acr *acr, enum nvkm_acr_lsf_id id) in nvkm_acr_lsfw_get() 60 struct nvkm_falcon *falcon, enum nvkm_acr_lsf_id id) in nvkm_acr_lsfw_add() 89 enum nvkm_acr_lsf_id id, in nvkm_acr_lsfw_load_sig_image_desc_() 143 enum nvkm_acr_lsf_id id, in nvkm_acr_lsfw_load_sig_image_desc() 163 enum nvkm_acr_lsf_id id, in nvkm_acr_lsfw_load_sig_image_desc_v1() 183 enum nvkm_acr_lsf_id id, in nvkm_acr_lsfw_load_sig_image_desc_v2() 252 enum nvkm_acr_lsf_id id, in nvkm_acr_lsfw_load_bl_inst_data_sig() 328 enum nvkm_acr_lsf_id id, in nvkm_acr_lsfw_load_bl_sig_net()
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/ |
H A D | actions.json | 3 "id": "abdc", string 26 "id": "7a70", string 49 "id": "d241", string 72 "id": "383a", string 95 "id": "c619", string 118 "id": "a93d", string 141 "id": "8bb5", string 164 "id": "2241", string 187 "id": "35e9", string 210 "id": "b22e", string [all …]
|