| /kernel/linux/linux-6.6/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)
|
| /kernel/linux/linux-5.10/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)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | mxs-usb-phy.txt | 18 high-speed trimming resistor connected in parallel with the 45 ohm resistor 21 high-speed trimming resistor connected in parallel with the 45 ohm resistor 23 - fsl,tx-d-cal: Integer [79-119]. Current trimming value (as a percentage) of
|
| D | socionext,uniphier-usb3hs-phy.yaml | 61 Phandles to nvmem cell that contains the trimming data. 73 required for each port, if any one is omitted, the trimming data
|
| /kernel/linux/linux-6.6/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 | 50 Phandles to nvmem cell that contains the trimming data. 62 required for each port, if any one is omitted, the trimming data
|
| /kernel/linux/linux-5.10/mm/ |
| D | Kconfig | 411 int "Turn on mmap() excess space trimming before booting" 421 If trimming is enabled, the excess is trimmed off and returned to the 425 If trimming is disabled, the excess is kept, but not used, which for 428 Trimming can be dynamically controlled through a sysctl option 430 excess pages there must be before trimming should occur, or zero if 431 no trimming is to occur.
|
| /kernel/linux/linux-6.6/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``.
|
| /kernel/linux/linux-5.10/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``.
|
| /kernel/linux/linux-6.6/mm/ |
| D | Kconfig | 788 int "Turn on mmap() excess space trimming before booting" 798 If trimming is enabled, the excess is trimmed off and returned to the 802 If trimming is disabled, the excess is kept, but not used, which for 805 Trimming can be dynamically controlled through a sysctl option 807 excess pages there must be before trimming should occur, or zero if 808 no trimming is to occur.
|
| /kernel/linux/linux-5.10/include/soc/at91/ |
| D | atmel-sfr.h | 18 #define AT91_SFR_UTMICKTRIM 0x30 /* UTMI Clock Trimming Register */
|
| /kernel/linux/linux-6.6/include/soc/at91/ |
| D | atmel-sfr.h | 18 #define AT91_SFR_UTMICKTRIM 0x30 /* UTMI Clock Trimming Register */
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | aspeed,ast2600-adc.yaml | 33 Their trimming data, which is used to calibrate internal reference volage,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/thermal/ |
| D | ti,j72xx-thermal.yaml | 36 A software trimming method must be applied to some Jacinto
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/drivers/phy/rockchip/ |
| D | phy-rockchip-emmc.c | 164 * calpad busy trimming. However it is documented that this value is in rockchip_emmc_phy_power() 167 * to calpad busy trimming. in rockchip_emmc_phy_power()
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | block-group.c | 1129 * At this point trimming or scrub can't start on this block group, in btrfs_remove_block_group() 1134 * if they didn't, for the trimming case they won't find any free space in btrfs_remove_block_group() 1141 * avoid races with trimming and scrub. in btrfs_remove_block_group() 1144 * completely transactionless, so while it is trimming a range the in btrfs_remove_block_group() 1358 int trimming; in btrfs_delete_unused_bgs() local 1473 * then trimming is handled in the transaction commit path. in btrfs_delete_unused_bgs() 1474 * Async discard interposes before this to do the trimming in btrfs_delete_unused_bgs() 1475 * before coming down the unused block group path as trimming in btrfs_delete_unused_bgs() 1482 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC); in btrfs_delete_unused_bgs() 1485 if (trimming) in btrfs_delete_unused_bgs() [all …]
|
| D | discard.c | 18 * Async discard manages trimming of free space outside of transaction commit. 21 * and then allow for trimming in the bitmap the best opportunity to coalesce. 50 * this resets the state and we will retry trimming the whole bitmap. This is a
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|