/linux-6.12.1/Documentation/driver-api/thermal/ |
D | exynos_thermal.rst | 25 1. Two point trimming:: 29 2. One point trimming:: 33 3. No trimming:: 40 Trimming info for 25 degree Celsius (stored at TRIMINFO register) 43 Trimming info for 85 degree Celsius (stored at TRIMINFO register)
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | fsl,mxs-usbphy.yaml | 65 Resistance (in ohms) of switchable high-speed trimming resistor 74 Resistance (in ohms) of switchable high-speed trimming resistor 83 Current trimming value (as a percentage) of the 17.78 mA TX
|
D | socionext,uniphier-usb3hs-phy.yaml | 53 Phandles to nvmem cell that contains the trimming data. 65 required for each port, if any one is omitted, the trimming data
|
D | realtek,usb2phy.yaml | 84 Phandles to nvmem cell that contains the trimming data.
|
D | phy-stm32-usbphyc.yaml | 128 Controls HS driver current trimming for choke compensation
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | realtek,rtd-type-c.yaml | 42 The phandle to nvmem cell that contains the trimming data. 43 The type c parameter trimming data specified via efuse.
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | nommu-mmap.rst | 272 Adjusting page trimming behaviour 281 watermark where trimming begins. 283 Page trimming behaviour is configurable via the sysctl ``vm.nr_trim_pages``.
|
/linux-6.12.1/mm/ |
D | Kconfig | 783 int "Turn on mmap() excess space trimming before booting" 793 If trimming is enabled, the excess is trimmed off and returned to the 797 If trimming is disabled, the excess is kept, but not used, which for 800 Trimming can be dynamically controlled through a sysctl option 802 excess pages there must be before trimming should occur, or zero if 803 no trimming is to occur.
|
/linux-6.12.1/include/soc/at91/ |
D | atmel-sfr.h | 18 #define AT91_SFR_UTMICKTRIM 0x30 /* UTMI Clock Trimming Register */
|
/linux-6.12.1/drivers/phy/intel/ |
D | phy-intel-lgm-emmc.c | 97 * calpad busy trimming. However it is documented that this value is in intel_emmc_phy_power() 100 * to calpad busy trimming. in intel_emmc_phy_power()
|
D | phy-intel-keembay-emmc.c | 118 * calpad busy trimming. However it is documented that this value is in keembay_emmc_phy_power() 121 * to calpad busy trimming. in keembay_emmc_phy_power()
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | ti,j72xx-thermal.yaml | 38 A software trimming method must be applied to some Jacinto
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | aspeed,ast2600-adc.yaml | 33 Their trimming data, which is used to calibrate internal reference volage,
|
/linux-6.12.1/drivers/phy/rockchip/ |
D | phy-rockchip-emmc.c | 172 * calpad busy trimming. However it is documented that this value is in rockchip_emmc_phy_power() 175 * to calpad busy trimming. in rockchip_emmc_phy_power()
|
/linux-6.12.1/fs/btrfs/ |
D | discard.c | 19 * Async discard manages trimming of free space outside of transaction commit. 22 * and then allow for trimming in the bitmap the best opportunity to coalesce. 51 * this resets the state and we will retry trimming the whole bitmap. This is a
|
D | block-group.c | 1255 * At this point trimming or scrub can't start on this block group, in btrfs_remove_block_group() 1260 * if they didn't, for the trimming case they won't find any free space in btrfs_remove_block_group() 1267 * avoid races with trimming and scrub. in btrfs_remove_block_group() 1270 * completely transactionless, so while it is trimming a range the in btrfs_remove_block_group() 1491 int trimming; in btrfs_delete_unused_bgs() local 1658 * then trimming is handled in the transaction commit path. in btrfs_delete_unused_bgs() 1659 * Async discard interposes before this to do the trimming in btrfs_delete_unused_bgs() 1660 * before coming down the unused block group path as trimming in btrfs_delete_unused_bgs() 1670 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC) || in btrfs_delete_unused_bgs() 1674 if (trimming) in btrfs_delete_unused_bgs() [all …]
|
/linux-6.12.1/drivers/phy/socionext/ |
D | phy-uniphier-usb3hs.c | 154 * call trim_func only when trimming parameters that aren't in uniphier_u3hsphy_update_config() 166 /* use default parameters without trimming values */ in uniphier_u3hsphy_update_config()
|
/linux-6.12.1/Documentation/driver-api/acpi/ |
D | scan_handlers.rst | 71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
|
/linux-6.12.1/drivers/net/pcs/ |
D | pcs-xpcs-nxp.c | 99 /* Program transmitter amplitude and disable amplitude trimming */ in nxp_sja1110_pma_config()
|
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/ |
D | baikal,bt1-pvt.yaml | 74 Temperature sensor trimming factor. It can be used to manually adjust the
|
/linux-6.12.1/drivers/thermal/ |
D | k3_j72xx_bandgap.c | 423 * Some of TI's J721E SoCs require a software trimming procedure in k3_j72xx_bandgap_probe() 427 * when software trimming should NOT be applied. in k3_j72xx_bandgap_probe()
|
/linux-6.12.1/drivers/iio/adc/ |
D | aspeed_adc.c | 197 "Failed to get adc trimming data\n"); in aspeed_adc_set_trim_data() 208 "trimming val = %d, offset = %08x, fields = %08x\n", in aspeed_adc_set_trim_data()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_ag.h | 109 /* background prealloc block trimming */
|
/linux-6.12.1/drivers/clk/at91/ |
D | dt-compat.c | 1043 * set in the UTMI Clock Trimming register. in of_at91sam9x5_clk_utmi_setup() 1047 * the FREQ field of the UTMI Clock Trimming register is mandatory. in of_at91sam9x5_clk_utmi_setup()
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | vm.rst | 679 This value adjusts the excess page trimming behaviour of power-of-2 aligned 682 A value of 0 disables trimming of allocations entirely, while a value of 1 684 trimming of allocations is initiated.
|