Home
last modified time | relevance | path

Searched full:uma (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c142 struct dc_plane_address uma; in dcn201_update_plane_addr() local
147 uma = plane_state->address; in dcn201_update_plane_addr()
150 plane_address_in_gpu_space_to_uma(hws, &uma); in dcn201_update_plane_addr()
154 &uma, in dcn201_update_plane_addr()
/linux/drivers/usb/typec/
H A Dpd.c109 return sysfs_emit(buf, "%umA\n", pdo_max_current(to_pdo(dev)->pdo)); in current_show()
306 return sysfs_emit(buf, "%umA\n", pdo_pps_apdo_max_current(to_pdo(dev)->pdo)); in pps_max_current_show()
369 return sysfs_emit(buf, "%umA\n", in spr_avs_9v_to_15v_max_current_show()
377 return sysfs_emit(buf, "%umA\n", in spr_avs_15v_to_20v_max_current_show()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c924 * @index: Index specifying the UMA allocation
925 * @type: Type of UMA allocation
927 * This function configures the UMA allocation size for the specified device
950 drm_err(adev_to_drm(adev), "ATCS UMA allocation size update failed\n"); in amdgpu_acpi_set_uma_allocation_size()
/linux/tools/power/cpupower/po/
H A Dpt.po638 "- Tentando setar uma política inválida?\n"
639 "- Tentando setar uma frequência específica, mas o regulador em nível de "
641 " por exemplo devido ao hardware que não pode ser setado pra uma frequência "
/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c575 dev_dbg(ipctl->dev, "set pin %d drv %umA\n", pin, arg); in rzn1_pinconf_set()
591 "Drive strength %umA not supported\n", in rzn1_pinconf_set()
/linux/drivers/gpu/drm/radeon/
H A Drs690.c169 * UMA memory. in rs690_mc_init()
187 /* FastFB shall be used with UMA memory. Here it is simply disabled when sideport in rs690_mc_init()
H A Datombios.h2780 ulBootUpMemoryClock: For Intel IGP,it's the UMA system memory clock
2863 ulBootUpUMAClock: Boot-up UMA Clock in 10Khz; it must be 0x0 when UMA is not present
2911 ucUMAChannelNumber: how many channels for the UMA;
H A Dr600.c1490 /* FastFB shall be used with UMA memory. Here it is simply disabled when sideport in r600_mc_init()
/linux/drivers/video/fbdev/sis/
H A Dinitdef.h227 #define SF_760UMA 0x4000 /* 76x: We have UMA */
/linux/tools/perf/util/
H A Dbpf_lock_contention.c141 /* UMA system doesn't have 'node_data[]' - just use contig_page_data. */ in init_numa_data()
/linux/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c629 * directly to ISH UMA at location of choice.
/linux/drivers/pinctrl/
H A Dpinctrl-pistachio.c1136 "Drive strength %umA not supported\n", in pistachio_pinconf_set()
/linux/tools/perf/
H A Dbuiltin-kmem.c192 * Commit 11e9734bcb6a ("mm/slab_common: unify NUMA and UMA in evsel__process_alloc_event()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h3233 ulBootUpMemoryClock: For Intel IGP,it's the UMA system memory clock
3316 ulBootUpUMAClock: Boot-up UMA Clock in 10Khz; it must be 0x0 when UMA is not present
3364 ucUMAChannelNumber: how many channels for the UMA;
/linux/sound/hda/codecs/realtek/
H A Dalc269.c7259 SND_PCI_QUIRK(0x103c, 0x8d9b, "HP 17 Turbine OmniBook 7 UMA", ALC287_FIXUP_CS35L41_I2C_2),
7261 SND_PCI_QUIRK(0x103c, 0x8d9d, "HP 17 Turbine OmniBook X UMA", ALC287_FIXUP_CS35L41_I2C_2),
7308 SND_PCI_QUIRK(0x103c, 0x8e9d, "HP 17 Turbine OmniBook X UMA", ALC287_FIXUP_CS35L41_I2C_2),
7309 SND_PCI_QUIRK(0x103c, 0x8e9e, "HP 17 Turbine OmniBook X UMA", ALC287_FIXUP_CS35L41_I2C_2),
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c4434 "Invalid SPR AVS request. req_volt:%umV req_curr:%umA src_max_cur:%umA snk_max_cur:%umA", in tcpm_pd_select_spr_avs_apdo()
/linux/drivers/usb/core/
H A Dhub.c1688 dev_dbg(hub_dev, "%umA bus power budget for each child\n", in hub_configure()
5293 dev_warn(&port_dev->dev, "%dmA is over %umA budget!\n", in hub_power_remaining()