/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0007-plat-corstone1000-Initialize-capsule-update-provider.patch | 14 .../se-proxy/infra/service_proxy_factory.h | 1 + 49 diff --git a/deployments/se-proxy/infra/corstone1000/service_proxy_factory.c b/deployments/se-proxy… 51 --- a/deployments/se-proxy/infra/corstone1000/service_proxy_factory.c 52 +++ b/deployments/se-proxy/infra/corstone1000/service_proxy_factory.c 92 diff --git a/deployments/se-proxy/infra/service_proxy_factory.h b/deployments/se-proxy/infra/servic… 94 --- a/deployments/se-proxy/infra/service_proxy_factory.h 95 +++ b/deployments/se-proxy/infra/service_proxy_factory.h
|
H A D | 0001-Add-stub-capsule-update-service-components.patch | 21 .../se-proxy/infra/corstone1000/infra.cmake | 1 + 282 diff --git a/deployments/se-proxy/infra/corstone1000/infra.cmake b/deployments/se-proxy/infra/corst… 284 --- a/deployments/se-proxy/infra/corstone1000/infra.cmake 285 +++ b/deployments/se-proxy/infra/corstone1000/infra.cmake
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/infra/ |
H A D | actions.json | 6 "infra", 29 "infra", 52 "infra", 75 "infra", 98 "infra", 121 "infra", 144 "infra", 167 "infra", 190 "infra", 213 "infra", [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ |
H A D | melexis,mlx90632.yaml | 7 title: Melexis MLX90632 contactless Infra Red temperature sensor 15 There are various applications for the Infra Red contactless temperature 27 Since measured object emissivity effects Infra Red energy emitted,
|
/openbmc/linux/Documentation/devicetree/bindings/iommu/ |
H A D | mediatek,iommu.yaml | 83 - mediatek,mt8188-iommu-infra # generation two 87 - mediatek,mt8195-iommu-infra # generation two 206 - mediatek,mt8188-iommu-infra 207 - mediatek,mt8195-iommu-infra
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_cmd.h | 163 Caller Mode: Infra, Ad-HoC 172 Caller Mode: Infra, Ad-Hoc 184 Caller Mode: Infra, Ad-HoC(C) 207 Caller Mode: AP, Ad-HoC, Infra 230 Caller Mode: AP, Ad-HoC, Infra 263 Caller Mode: Infra 404 Infra: STA can use the info when sitesurveying
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfp.c | 410 * both Ad-Hoc and infra mode by printing the band and returning the 422 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 430 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 442 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 450 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 461 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates() 468 mwifiex_dbg(adapter, INFO, "info: infra band=%d\t" in mwifiex_get_supported_rates()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | mt8192-afe-pcm.yaml | 46 - description: audio infra sys clock 47 - description: audio infra 26M clock
|
H A D | mt8186-afe-pcm.yaml | 42 - description: audio infra sys clock 43 - description: audio infra 26M clock
|
H A D | mt8195-afe-pcm.yaml | 60 - description: audio infra 26M clock 61 - description: infra bus clock
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_cmd.h | 104 * Caller Mode: Infra, Ad-HoC(C) 113 * Caller Mode: Infra, Ad-HoC(C) 122 * Caller Mode: AP, Ad-HoC, Infra 141 * Caller Mode: AP, Ad-HoC, Infra 164 * Caller Mode: Infra 342 * Infra: STA can use the info when sitesurveying
|
/openbmc/linux/include/soc/mediatek/ |
H A D | smi.h | 16 IOMMU_ATF_CMD_CONFIG_INFRA_IOMMU, /* For infra master to enable iommu */
|
/openbmc/linux/include/dt-bindings/reset/ |
H A D | mt8192-resets.h | 34 /* INFRA resets */
|
H A D | mt8186-resets.h | 37 /* INFRA resets */
|
H A D | mt8188-resets.h | 36 /* INFRA resets */
|
H A D | mt8195-resets.h | 30 /* INFRA resets */
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_path.c | 91 regmap_update_bits(eth->infra, INFRA_MISC2, GEPHY_MAC_SEL, val); in set_mux_gmac2_gmac0_to_gephy() 122 regmap_update_bits(eth->infra, reg, mask, val); in set_mux_u3_gmac2_to_qphy()
|
/openbmc/linux/arch/mips/pic32/pic32mzda/ |
H A D | time.c | 18 { .compatible = "microchip,pic32mzda-infra", },
|
/openbmc/linux/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 114 struct regmap *infra; member 195 regmap_update_bits(bt->infra, bt->infra_misc_offset, in mtk_btcvsd_snd_irq_enable() 201 regmap_update_bits(bt->infra, bt->infra_misc_offset, in mtk_btcvsd_snd_irq_disable() 1335 btcvsd->infra = syscon_regmap_lookup_by_phandle(dev->of_node, in mtk_btcvsd_snd_probe() 1337 if (IS_ERR(btcvsd->infra)) { in mtk_btcvsd_snd_probe() 1338 dev_err(dev, "cannot find infra controller: %ld\n", in mtk_btcvsd_snd_probe() 1339 PTR_ERR(btcvsd->infra)); in mtk_btcvsd_snd_probe() 1340 ret = PTR_ERR(btcvsd->infra); in mtk_btcvsd_snd_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/ |
H A D | devapc.yaml | 60 clock-names = "devapc-infra-clock";
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | rust-source.inc | 18 UPSTREAM_CHECK_URI = "https://forge.rust-lang.org/infra/other-installation-methods.html"
|
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt6765.c | 560 /* INFRA PERI */ 561 /* INFRA mode 0 */ 581 /* INFRA mode 1 */ 595 /* INFRA mode 2 */ 615 /* INFRA mode 3 */
|
H A D | reset.h | 14 /* Infra global controller reset set register */
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_console_exec_attach.py | 16 to/from the physical hardware. This approach isolates the test infra-
|
/openbmc/u-boot/drivers/video/ |
H A D | hitachi_tx18d42vm_lcd.c | 14 * Very simple write only SPI support, this does not use the generic SPI infra
|