Home
last modified time | relevance | path

Searched refs:pcidev_path_on_root (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/external/coreboot/src/soc/intel/skylake/
H A Dvr_config.c69 struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in get_sku_icc_max()
73 struct device *dev = pcidev_path_on_root(SA_DEVFN_IGD); in get_sku_icc_max()
234 struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in get_sku_ac_dc_loadline()
238 struct device *dev = pcidev_path_on_root(SA_DEVFN_IGD); in get_sku_ac_dc_loadline()
/aosp_15_r20/external/coreboot/src/device/
H A Ddevice_const.c259 DEVTREE_CONST struct device *pcidev_path_on_root(pci_devfn_t devfn) in pcidev_path_on_root() function
266 return pcidev_path_on_root(PCI_DEVFN(dev, fn)); in pcidev_on_root()
284 DEVTREE_CONST struct device *dev = pcidev_path_on_root(devfn); in pcidev_path_on_root_debug()
388 const struct device *dev = pcidev_path_on_root(devfn); in is_devfn_enabled()
/aosp_15_r20/external/coreboot/src/mainboard/google/octopus/
H A Dmainboard.c32 struct device *dev = pcidev_path_on_root(PCH_DEVFN_CNVI); in is_cnvi_held_in_reset()
169 dev = pcidev_path_on_root(devfn); in wifi_device_update()
182 pcidev_path_on_root(PCH_DEVFN_I2C5)->downstream; in audio_codec_device_update()
/aosp_15_r20/external/coreboot/src/soc/intel/apollolake/
H A Dchip.c246 func0 = pcidev_path_on_root(devfn0); in pcie_update_device_tree()
262 struct device *dev = pcidev_path_on_root(devfn); in pcie_update_device_tree()
474 struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in parse_devicetree()
648 dev = pcidev_path_on_root(SA_DEVFN_ROOT); in platform_fsp_silicon_init_params_cb()
819 return is_dev_enabled(pcidev_path_on_root(PCH_DEVFN_XDCI)); in check_xdci_enable()
/aosp_15_r20/external/coreboot/src/mainboard/google/hatch/variants/akemi/
H A Dvariant.c14 emmc_host = pcidev_path_on_root(PCH_DEVFN_EMMC); in variant_devtree_update()
15 ssd_host = pcidev_path_on_root(PCH_DEVFN_SATA); in variant_devtree_update()
/aosp_15_r20/external/coreboot/src/mainboard/google/hatch/variants/kindred/
H A Dvariant.c16 emmc_host = pcidev_path_on_root(PCH_DEVFN_EMMC); in variant_devtree_update()
17 ssd_host = pcidev_path_on_root(PCH_DEVFN_SATA); in variant_devtree_update()
/aosp_15_r20/external/coreboot/src/mainboard/google/puff/variants/baseboard/
H A Dmainboard.c100 struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in mainboard_set_power_limits()
102 dev = pcidev_path_on_root(SA_DEVFN_IGD); in mainboard_set_power_limits()
/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/
H A Dromstage.c138 const struct device *dev = pcidev_path_on_root(GNB_DEVFN); in SetMemParams()
175 const struct device *dev = pcidev_path_on_root(GNB_DEVFN); in soc_customize_init_early()
/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/
H A Dchip.c130 struct device *ish = pcidev_path_on_root(PCI_DEVFN_ISH); in soc_is_ish_partition_enabled()
159 dev = pcidev_path_on_root(PCI_DEVFN_NPK); in soc_enable_tracehub()
H A Dfinalize.c51 dev = pcidev_path_on_root(PCI_DEVFN_TBT(i)); in tbt_finalize()
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/include/soc/
H A Dpci_devs.h14 #define _PCH_DEV(slot, func) pcidev_path_on_root(_PCH_DEVFN(slot, func))
26 #define SA_DEV_ROOT pcidev_path_on_root(PCI_DEVFN(SA_DEV_SLOT_ROOT, 0))
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/graphics/
H A Dgraphics.c217 struct device *dev = pcidev_path_on_root(SA_DEVFN_IGD); in graphics_get_framebuffer_address()
235 struct device *dev = pcidev_path_on_root(SA_DEVFN_IGD); in graphics_get_gtt_base()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/systemagent/
H A Dsystemagent.c300 const struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in sa_lock_pam()
313 sa_read_map_entry(pcidev_path_on_root(SA_DEVFN_ROOT), &sa_memory_map[SA_TOUUD_REG], in ssdt_set_above_4g_pci()
/aosp_15_r20/external/coreboot/src/mainboard/google/octopus/variants/phaser/
H A Dvariant.c14 touchscreen_i2c_host = pcidev_path_on_root(PCH_DEVFN_I2C7); in variant_update_devtree()
/aosp_15_r20/external/coreboot/src/mainboard/google/octopus/variants/foob/
H A Dvariant.c15 touchscreen_i2c_host = pcidev_path_on_root(PCH_DEVFN_I2C7); in variant_update_devtree()
/aosp_15_r20/external/coreboot/src/mainboard/google/poppy/variants/nocturne/
H A Dmainboard.c16 struct device *igd_dev = pcidev_path_on_root(SA_DEVFN_IGD); in get_pl2()
/aosp_15_r20/external/coreboot/src/mainboard/google/poppy/variants/atlas/
H A Dmainboard.c15 struct device *igd_dev = pcidev_path_on_root(SA_DEVFN_IGD); in get_pl2()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/thermal/
H A Dthermal_pci.c20 dev = pcidev_path_on_root(PCH_DEVFN_THERMAL); in pch_thermal_configuration()
/aosp_15_r20/external/coreboot/src/mainboard/siemens/mc_ehl/variants/mc_ehl4/
H A Dmainboard.c26 dev = pcidev_path_on_root(PCH_DEVFN_SDCARD); in variant_mainboard_final()
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/
H A Dfinalize.c47 dev = pcidev_path_on_root(SA_DEVFN_TBT(i)); in tbt_finalize()
H A Dlpm.c16 const struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in platform_is_up3()
/aosp_15_r20/external/coreboot/src/soc/intel/denverton_ns/
H A Dmemmap.c20 struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in system_agent_region_base()
/aosp_15_r20/external/coreboot/src/mainboard/google/dedede/variants/bugzzy/
H A Dramstage.c40 struct device *igd_dev = pcidev_path_on_root(SA_DEVFN_IGD); in wa_init_display_signal()
/aosp_15_r20/external/coreboot/src/mainboard/siemens/mc_ehl/variants/mc_ehl3/
H A Dmainboard.c24 dev = pcidev_path_on_root(PCH_DEVFN_SDCARD); in variant_mainboard_final()
/aosp_15_r20/external/coreboot/src/mainboard/google/brya/variants/aurash/
H A Dramstage.c33 struct device *dev = pcidev_path_on_root(SA_DEVFN_ROOT); in update_oem_variables()

1234