Home
last modified time | relevance | path

Searched full:spare (Results 1 – 25 of 271) sorted by relevance

1234567891011

/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2055.h9 #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/Documentation/devicetree/bindings/clock/
H A Dqcom,lcc.yaml59 - description: Mic I2S spare clock
61 - description: Speaker I2S spare clock
93 - description: Mic I2S spare clock
95 - description: Speaker I2S spare clock
/linux/Documentation/devicetree/bindings/phy/
H A Dspacemit,k3-combo-phy.yaml25 spacemit,apb-spare:
28 Phandle to APB SPARE system controller interface, used for
55 - spacemit,apb-spare
66 spacemit,apb-spare = <&apb_spare>;
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_db_mgr.c115 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()
/linux/Documentation/driver-api/
H A Dmtdnand.rst431 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/tools/testing/selftests/namespaces/
H A Dlistns_test.c30 .spare = 0, in TEST()
66 .spare = 0, in TEST()
127 .spare = 0, in TEST()
180 .spare = 0, in TEST()
213 .spare = 0, in TEST()
336 .spare = 0, in TEST()
456 .spare = 0, in TEST()
488 .spare = 0, in TEST()
637 .spare = 0, in TEST()
659 /* Test with invalid spare field */ in TEST()
[all …]
H A Dstress_test.c39 .spare = 0, in TEST()
95 .spare = 0, in TEST()
217 .spare = 0, in TEST()
280 .spare = 0, in TEST()
348 .spare = 0, in TEST()
487 .spare = 0, in TEST()
566 .spare = 0, in TEST()
H A Dlistns_permissions_test.c31 .spare = 0, in TEST()
139 .spare = 0, in TEST()
310 .spare = 0, in TEST()
389 .spare = 0, in TEST()
521 req.spare = 0; in TEST()
612 req.spare = 0; in TEST()
691 .spare = 0, in TEST()
/linux/Documentation/edac/
H A Dmemory_repair.rst29 feature that fixes a failing memory location by replacing it with a spare row
56 rank memory-sparing mode, one memory rank serves as a spare for other ranks on
59 The spare rank is held in reserve and not used as active memory until
64 the content of a failing rank of DIMMs is copied to the spare rank. The
65 failing rank is then taken offline and the spare rank placed online for use as
/linux/drivers/mtd/nand/raw/
H A Dmtk_nand.c161 * 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/arch/arm/boot/dts/st/
H A Dstm32mp153c-lxa-fairytux2.dtsi290 /* spare dmas for other usage */
302 /* spare dmas for other usage */
314 /* spare dmas for other usage */
326 /* spare dmas for other usage */
346 /* spare dmas for other usage */
359 /* spare dmas for other usage */
H A Dstm32mp15xc-lxa-tac.dtsi371 /* 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/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu_v13_0_4_ppsmc.h57 #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
H A Dsmu_v14_0_0_pmfw.h70 #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*/
H A Dsmu13_driver_if_yellow_carp.h116 uint8_t Spare[3]; member
136 uint8_t spare[3]; member
164 uint16_t spare; member
H A Dsmu13_driver_if_v13_0_0.h376 uint32_t Spare[8]; member
725 uint32_t Spare[13]; member
762 uint32_t Spare[13]; member
869 uint32_t Spare[8]; member
900 uint32_t Spare[11]; member
1269 uint32_t Spare[41]; member
1393 uint32_t Spare[8]; member
1417 uint32_t Spare[32]; member
1489 uint32_t Spare[29]; member
1518 uint32_t Spare[16]; member
/linux/arch/m68k/include/asm/
H A Dadb_iop.h43 __u8 spare[21]; /* spare */ member
/linux/arch/x86/virt/vmx/tdx/
H A Dtdxcall.S113 * 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/drivers/s390/char/
H A Dsclp_diag.h38 * @spare: reserved (zeroes)
53 u8 spare; member
/linux/drivers/soc/tegra/fuse/
H A Dfuse.h23 unsigned int spare; member
74 u32 __init tegra_fuse_read_spare(unsigned int spare);
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h125 uint8_t Spare[3]; member
145 uint8_t spare[3]; member
173 uint16_t spare; member
/linux/arch/powerpc/platforms/pseries/
H A Dmsi.c224 int spare; member
267 counts->spare += counts->quota - req; in count_spare_msis()
315 * use the remainder as spare MSIs for anyone that wants them. */ in msi_quota_for_device()
316 counts.spare += total % counts.num_devices; in msi_quota_for_device()
318 /* Divide any spare by the number of over-quota requestors */ in msi_quota_for_device()
320 counts.quota += counts.spare / counts.over_quota; in msi_quota_for_device()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.h44 uint8_t Spare[3]; member
64 uint8_t spare[3]; member
/linux/tools/include/uapi/linux/
H A Dcoredump.h59 * @spare: unused
73 __u32 spare; member
/linux/include/uapi/linux/
H A Dcoredump.h59 * @spare: unused
73 __u32 spare; member

1234567891011