Home
last modified time | relevance | path

Searched defs:econfig (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/nvmem/
H A Duniphier-efuse.c37 struct nvmem_config econfig = {}; in uniphier_efuse_probe() local
H A Dzynqmp_nvmem.c36 static struct nvmem_config econfig = { variable
H A Dmeson-efuse.c47 struct nvmem_config *econfig; in meson_efuse_probe() local
H A Dsec-qfprom.c48 struct nvmem_config econfig = { in sec_qfprom_probe() local
H A Dmtk-efuse.c73 struct nvmem_config econfig = {}; in mtk_efuse_probe() local
H A Dsc27xx-efuse.c205 struct nvmem_config econfig = { }; in sc27xx_efuse_probe() local
H A Drockchip-efuse.c206 static struct nvmem_config econfig = { variable
H A Dqfprom.c358 struct nvmem_config econfig = { in qfprom_probe() local
H A Dsprd-efuse.c365 struct nvmem_config econfig = { }; in sprd_efuse_probe() local
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Deeprom.c134 struct ventana_eeprom_config econfig[] = { variable
/openbmc/openbmc-test-automation/ffdc/
H A Dcollect_ffdc.py97 econfig, argument
H A Dffdc_collector.py130 econfig, argument
/openbmc/linux/drivers/perf/
H A Driscv_pmu_sbi.c445 static int pmu_sbi_event_map(struct perf_event *event, u64 *econfig) in pmu_sbi_event_map()