Home
last modified time | relevance | path

Searched defs:limits (Results 251 - 275 of 305) sorted by relevance

1...<<111213

/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.h466 } limits; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c7064 struct ieee80211_iface_limit *limits; in ath12k_mac_setup_iface_combinations() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2015 struct mt76_power_limits limits; in mt7615_mcu_set_txpower_sku() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c2053 mt76_connac_mcu_build_sku(struct mt76_dev *dev, s8 *sku, struct mt76_power_limits *limits, enum nl80211_band band) mt76_connac_mcu_build_sku() argument
2174 struct mt76_power_limits limits; mt76_connac_mcu_rate_txpower_band() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1416 intel_dp_adjust_compliance_config(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct link_config_limits *limits) intel_dp_adjust_compliance_config() argument
1480 intel_dp_compute_link_config_wide(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, const struct drm_connector_state *conn_state, const struct link_config_limits *limits) intel_dp_compute_link_config_wide() argument
1658 intel_dp_dsc_compute_config(struct intel_dp *intel_dp, struct intel_crtc_state *pipe_config, struct drm_connector_state *conn_state, struct link_config_limits *limits, int timeslots, bool compute_pipe_bpp) intel_dp_dsc_compute_config() argument
1814 struct link_config_limits limits; intel_dp_compute_link_config() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dpptable.h667 ATOM_PPLIB_SAMClk_Voltage_Limit_Table limits; member
685 ATOM_PPLIB_ACPClk_Voltage_Limit_Table limits; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dci_dpm.c2340 ci_populate_phase_value_based_on_sclk(struct radeon_device *rdev, const struct radeon_phase_shedding_limits_table *limits, u32 sclk, u32 *phase_shedding) ci_populate_phase_value_based_on_sclk() argument
2357 ci_populate_phase_value_based_on_mclk(struct radeon_device *rdev, const struct radeon_phase_shedding_limits_table *limits, u32 mclk, u32 *phase_shedding) ci_populate_phase_value_based_on_mclk() argument
H A Dpptable.h626 ATOM_PPLIB_SAMClk_Voltage_Limit_Table limits; member
644 ATOM_PPLIB_ACPClk_Voltage_Limit_Table limits; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-crypt.c3690 static void crypt_io_hints(struct dm_target *ti, struct queue_limits *limits) in crypt_io_hints() argument
[all...]
H A Ddm-cache-target.c3390 static void set_discard_limits(struct cache *cache, struct queue_limits *limits) in set_discard_limits() argument
3414 cache_io_hints(struct dm_target *ti, struct queue_limits *limits) cache_io_hints() argument
[all...]
H A Ddm-thin.c4054 static void pool_io_hints(struct dm_target *ti, struct queue_limits *limits) in pool_io_hints() argument
4489 thin_io_hints(struct dm_target *ti, struct queue_limits *limits) thin_io_hints() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc723 Limits limits; member
771 Limits limits; global() member
1935 const Limits& limits = type->limits(); global() variable
2053 const Limits& limits = type->limits(); global() variable
2562 wasm_tabletype_new(wasm_valtype_t* element, const wasm_limits_t* limits) wasm_tabletype_new() argument
2580 wasm_memorytype_new(const wasm_limits_t* limits) wasm_memorytype_new() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1877 VkPhysicalDeviceLimits limits = { in anv_GetPhysicalDeviceProperties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp1632 const VkPhysicalDeviceLimits limits = context.getDeviceProperties().limits; in checkSupport() local
2096 const VkPhysicalDeviceLimits limits = context.getDeviceProperties().limits; checkSupport() local
[all...]
H A DvktApiObjectManagementTests.cpp368 VkDeviceSize getPageTableSize (const tcu::PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp811 const VkPhysicalDeviceLimits& limits = context.getDeviceProperties().limits; in checkSampleRequirements() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp368 VkDeviceSize getPageTableSize (const tcu::PlatformMemoryLimits& limits, VkDeviceSize allocationSize) in getPageTableSize() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.hpp646 Limits limits; // Calculated in analyzeLimits(). member in sw::Shader
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp2576 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vki, physDevice).limits; in MultiViewPointSizeTestInstance() local
2582 void MultiViewPointSizeTestInstance::validatePointSize (const VkPhysicalDeviceLimits& limits, const deUint32 pointSize) in validatePointSize() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp807 const VkPhysicalDeviceLimits& limits = context.getDeviceProperties().limits; in checkSampleRequirements() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c4334 si_validate_phase_shedding_tables(struct amdgpu_device *adev, const struct atom_voltage_table *table, const struct amdgpu_phase_shedding_limits_table *limits) si_validate_phase_shedding_tables() argument
4650 si_populate_phase_shedding_value(struct amdgpu_device *adev, const struct amdgpu_phase_shedding_limits_table *limits, u16 voltage, u32 sclk, u32 mclk, SISLANDS_SMC_VOLTAGE_VALUE *smc_voltage) si_populate_phase_shedding_value() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-integrity.c3217 static void dm_integrity_io_hints(struct dm_target *ti, struct queue_limits *limits) in dm_integrity_io_hints() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2137 static const u8 limits[3] = { 8, 10, 20 }; in check_horiz_timing_omap3() local
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1527 struct qlink_iface_limit limits[]; member
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c2113 static const u8 limits[3] = { 8, 10, 20 }; in check_horiz_timing_omap3() local

Completed in 139 milliseconds

1...<<111213