/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_gt_sriov_pf_config.c | 355 u64 spare; in pf_get_spare_ggtt() local 361 spare = gt->sriov.pf.spare.ggtt_size; in pf_get_spare_ggtt() 362 spare = max_t(u64, spare, pf_get_min_spare_ggtt(gt)); in pf_get_spare_ggtt() 364 return spare; in pf_get_spare_ggtt() 377 gt->sriov.pf.spare.ggtt_size = size; in pf_set_spare_ggtt() 480 * Return: size of the VF's assigned (or PF's spare) GGTT address space. 527 * If &vfid represents PF, then function will change PF's spare GGTT config. 548 vfid ? "GGTT" : "spare GGTT", err); in xe_gt_sriov_pf_config_set_ggtt() 622 u64 spare = pf_get_spare_ggtt(gt); in pf_get_max_ggtt() local 625 max_hole = xe_ggtt_largest_hole(ggtt, alignment, &spare); in pf_get_max_ggtt() [all …]
|
D | xe_guc_db_mgr.c | 115 unsigned int count, unsigned int spare) in dbm_reserve_chunk_locked() argument 128 if (spare) { in dbm_reserve_chunk_locked() 130 if (used + count + spare > dbm->count) in dbm_reserve_chunk_locked() 190 * @spare: number of GuC doorbell IDs to keep available 194 * least &spare IDs still available for the PF use after this reservation. 200 unsigned int count, unsigned int spare) in xe_guc_db_mgr_reserve_range() argument 205 ret = dbm_reserve_chunk_locked(dbm, count, spare); in xe_guc_db_mgr_reserve_range()
|
D | xe_gt_sriov_pf_types.h | 44 * @spare: PF-only provisioning configuration. 52 struct xe_gt_sriov_spare_config spare; member
|
D | xe_gt_sriov_pf_config_types.h | 43 * struct xe_gt_sriov_spare_config - GT-level PF spare configuration data. 45 * Used by the PF driver to maintain it's own reserved (spare) provisioning
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | mpc5121_nfc.c | 34 /* Addresses for NFC SPARE BUFFER areas */ 392 /* Copy data from/to NFC spare buffers. */ 401 * NAND spare area is available through NFC spare buffers. in mpc5121_nfc_copy_spare() 402 * The NFC divides spare area into (page_size / 512) chunks. in mpc5121_nfc_copy_spare() 403 * Each chunk is placed into separate spare memory area, using in mpc5121_nfc_copy_spare() 406 * For NAND device in which the spare area is not divided fully in mpc5121_nfc_copy_spare() 407 * by the number of chunks, number of used bytes in each spare in mpc5121_nfc_copy_spare() 409 * and all remaining bytes are added to the last used spare area. in mpc5121_nfc_copy_spare() 415 /* Calculate number of valid bytes in each spare buffer */ in mpc5121_nfc_copy_spare() 419 /* Calculate spare buffer number */ in mpc5121_nfc_copy_spare() [all …]
|
D | mtk_nand.c | 161 * supported spare size of each IP. 162 * order should be the same with the spare size bitfiled defination of 323 u32 fmt, spare, i; in mtk_nfc_hw_runtime_config() local 328 spare = mtk_nand->spare_per_sector; in mtk_nfc_hw_runtime_config() 365 spare >>= 1; in mtk_nfc_hw_runtime_config() 368 if (nfc->caps->spare_size[i] == spare) in mtk_nfc_hw_runtime_config() 373 dev_err(nfc->dev, "invalid spare size %d\n", spare); in mtk_nfc_hw_runtime_config() 945 u32 spare = mtk_nand->spare_per_sector; in mtk_nfc_read_subpage() local 958 column = start * (chip->ecc.size + spare); in mtk_nfc_read_subpage() 960 len = sectors * chip->ecc.size + (raw ? sectors * spare : 0); in mtk_nfc_read_subpage() [all …]
|
/linux-6.14.4/arch/powerpc/platforms/pseries/ |
D | vio.c | 81 * @reserve: pool of memory from which devices reserve entitlement, incl. spare 82 * @excess: pool of excess entitlement not needed for device reserves or spare 83 * @spare: IO memory for device hotplug functionality 96 size_t spare; member 138 * IO memory available to all devices. The spare pool used to service 158 /* If spare is not fulfilled, the excess pool can not be used. */ in vio_cmo_alloc() 159 if (vio_cmo.spare >= VIO_CMO_MIN_ENT) in vio_cmo_alloc() 183 * The spare pool is replenished first from either memory pool, then 211 /* Spare is a subset of the reserve pool, replenish it first. */ in vio_cmo_dealloc() 212 spare_needed = VIO_CMO_MIN_ENT - vio_cmo.spare; in vio_cmo_dealloc() [all …]
|
D | msi.c | 219 int spare; member 262 counts->spare += counts->quota - req; in count_spare_msis() 310 * use the remainder as spare MSIs for anyone that wants them. */ in msi_quota_for_device() 311 counts.spare += total % counts.num_devices; in msi_quota_for_device() 313 /* Divide any spare by the number of over-quota requestors */ in msi_quota_for_device() 315 counts.quota += counts.spare / counts.over_quota; in msi_quota_for_device()
|
/linux-6.14.4/drivers/net/wireless/broadcom/b43/ |
D | radio_2055.h | 9 #define B2055_GEN_SPARE 0x00 /* GEN spare */ 42 #define B2055_RRCCAL_CS 0x22 /* RRCCAL Control spare */ 71 #define B2055_RF_MMDSP 0x3F /* RF MMD spare */ 102 #define B2055_LGEN_SPARE2 0x5E /* LGEN spare 2 */ 109 #define B2055_C1_LGBUF_SPARE 0x65 /* Core 1 LGBUF spare */ 128 #define B2055_C1_RX_BB_SPARE1 0x78 /* Core 1 RX Baseband spare 1 */ 142 #define B2055_C1_TX_RF_SPARE 0x86 /* Core 1 TX RF spare */ 156 #define B2055_C2_LGBUF_SPARE 0x94 /* Core 2 LGBUF spare */ 175 #define B2055_C2_RX_BB_SPARE1 0xA7 /* Core 2 RX Baseband spare 1 */ 189 #define B2055_C2_TX_RF_SPARE 0xB5 /* Core 2 TX RF spare */ [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | qcom,lcc.yaml | 59 - description: Mic I2S spare clock 61 - description: Speaker I2S spare clock 93 - description: Mic I2S spare clock 95 - description: Speaker I2S spare clock
|
/linux-6.14.4/Documentation/driver-api/ |
D | mtdnand.rst | 431 Most NAND chips mark the bad blocks at a defined position in the spare 434 mark each time when the blocks are accessed by reading the spare area of 547 marked and identified by a pattern which is stored in the spare area 550 the pattern has to be stored in len and the offset in the spare area 578 is stored in 4 consecutive bytes in the spare area of the device. The 600 Spare area (auto)placement 604 filesystem data in the spare area, 645 The eccpos array holds the byte offsets in the spare area where the 650 The oobfree array defines the areas in the spare area which can be 661 spare area buffer along with the data buffer. The spare area buffer size [all …]
|
/linux-6.14.4/crypto/async_tx/ |
D | async_pq.c | 288 * @spare: temporary result buffer for the synchronous case 289 * @s_off: spare buffer page offset 299 size_t len, enum sum_check_flags *pqres, struct page *spare, in async_syndrome_val() argument 390 BUG_ON(!spare || !scribble); in async_syndrome_val() 403 tx = async_xor_offs(spare, s_off, in async_syndrome_val() 407 s = page_address(spare) + s_off; in async_syndrome_val() 413 Q(blocks, disks) = spare; in async_syndrome_val() 420 s = page_address(spare) + s_off; in async_syndrome_val() 449 pr_err("%s: failed to allocate required spare page\n", __func__); in async_pq_init()
|
/linux-6.14.4/include/linux/firmware/qcom/ |
D | qcom_scm.h | 87 int qcom_scm_restore_sec_cfg(u32 device_id, u32 spare); 90 int qcom_scm_iommu_secure_ptbl_size(u32 spare, size_t *size); 91 int qcom_scm_iommu_secure_ptbl_init(u64 addr, u32 size, u32 spare); 92 int qcom_scm_iommu_set_cp_pool_size(u32 spare, u32 size);
|
/linux-6.14.4/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,sc7180-mss-pil.yaml | 118 qcom,spare-regs: 121 Spare registers are multipurpose registers used for errata 178 - qcom,spare-regs 239 qcom,spare-regs = <&tcsr_regs 0xb3e4>;
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu_v13_0_4_ppsmc.h | 57 #define PPSMC_MSG_SPARE0 0x04 ///< SPARE 58 #define PPSMC_MSG_SPARE1 0x05 ///< SPARE 63 #define PPSMC_MSG_SPARE2 0x0A ///< SPARE 64 #define PPSMC_MSG_SPARE3 0x0B ///< SPARE
|
D | smu_v14_0_0_pmfw.h | 70 #define FEATURE_GFX_DEM_BIT 35 /* v14_0_0 SPARE; v14_0_1 GFX_DEM */ 84 #define FEATURE_FAST_PSTATE_CLDO_BIT 49 /* v14_0_0 SPARE */ 96 #define FEATURE_SMART_L3_RINSER_BIT 61 /* v14_0_0 SPARE*/
|
D | smu13_driver_if_yellow_carp.h | 116 uint8_t Spare[3]; member 136 uint8_t spare[3]; member 164 uint16_t spare; member
|
/linux-6.14.4/arch/arm/boot/dts/st/ |
D | stm32mp15xc-lxa-tac.dtsi | 371 /* spare dmas for other usage */ 426 /* spare dmas for other usage */ 438 /* spare dmas for other usage */ 450 /* spare dmas for other usage */ 467 /* spare dmas for other usage */ 481 /* spare dmas for other usage */
|
/linux-6.14.4/drivers/soc/tegra/fuse/ |
D | fuse-tegra30.c | 107 .spare = 0x144, 123 .spare = 0x180, 279 .spare = 0x200, 450 .spare = 0x280, 508 .spare = 0x280, 601 .spare = 0x280, 671 .spare = 0x280, 692 .spare = 0xcf0,
|
D | fuse.h | 23 unsigned int spare; member 74 u32 __init tegra_fuse_read_spare(unsigned int spare);
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | adb_iop.h | 43 __u8 spare[21]; /* spare */ member
|
/linux-6.14.4/arch/x86/virt/vmx/tdx/ |
D | tdxcall.S | 113 * valid thus no register can be used as spare to restore the 116 * For this case, need to make one register as spare by saving it 118 * the spare register. 120 * Note for other TDCALLs/SEAMCALLs there are spare registers
|
/linux-6.14.4/drivers/s390/char/ |
D | sclp_diag.h | 38 * @spare: reserved (zeroes) 53 u8 spare; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
D | dcn31_smu.h | 125 uint8_t Spare[3]; member 145 uint8_t spare[3]; member 173 uint16_t spare; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
D | dcn314_smu.h | 44 uint8_t Spare[3]; member 64 uint8_t spare[3]; member
|