| /linux-6.15/Documentation/devicetree/bindings/power/supply/ |
| H A D | qcom,pm8916-lbc.yaml | 63 qcom,fast-charge-safe-voltage: 68 Maximum safe battery voltage in uV; May be pre-set by bootloader, 71 qcom,fast-charge-safe-current: 76 Maximum safe battery charge current in uA; May be pre-set by 86 - qcom,fast-charge-safe-voltage 87 - qcom,fast-charge-safe-current 125 qcom,fast-charge-safe-current = <900000>; 126 qcom,fast-charge-safe-voltage = <4300000>;
|
| H A D | qcom,pm8941-charger.yaml | 66 qcom,fast-charge-safe-voltage: 71 Maximum safe battery voltage in uV; May be pre-set by bootloader, in which case, 75 qcom,fast-charge-safe-current: 80 Maximum safe battery charge current in uA; May pre-set by bootloader, in which case,
|
| /linux-6.15/drivers/usb/serial/ |
| H A D | safe_serial.c | 75 static bool safe = true; variable 85 module_param(safe, bool, 0); 86 MODULE_PARM_DESC(safe, "Turn Safe Encapsulation On/Off"); 196 if (!safe) in safe_process_read_urb() 232 trailer_len = safe ? 2 : 0; in safe_prepare_write_buffer() 236 if (!safe) in safe_prepare_write_buffer()
|
| /linux-6.15/Documentation/i2c/ |
| H A D | dma-considerations.rst | 11 Therefore, it is *not* mandatory that the buffer of an I2C message is DMA safe. 13 rarely used. However, it is recommended to use a DMA-safe buffer if your 19 safe buffers always, because USB requires it. 24 For clients, if you use a DMA safe buffer in i2c_msg, set the I2C_M_DMA_SAFE 33 SMBus transactions via I2C, the buffers for block transfers are DMA safe. Users 34 of i2c_master_send() and i2c_master_recv() functions can now use DMA safe 36 know their buffers are DMA safe. Users of i2c_transfer() must set the 42 Bus master drivers wishing to implement safe DMA can use helper functions from 43 the I2C core. One gives you a DMA-safe buffer for a given i2c_msg as long as a
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | srso.rst | 64 * 'Vulnerable: Microcode, no safe RET': 91 Selected by default or by spec_rstack_overflow=safe-ret 95 Similar protection as "safe RET" above but employs an IBPB barrier on 115 not affected anymore and thus "safe RET" is not needed. 136 default one is 'Mitigation: safe RET' which should take care of most 145 As one can surmise, 'Mitigation: safe RET' does come at the cost of some 161 the CPU to mispredict every function return using a 'safe return' 165 safe return sequence is itself free from attacker interference. In Zen3 167 untraining function srso_alias_untrain_ret() and the safe return 169 poisoned BTB entry and using that safe one for all function returns. [all …]
|
| H A D | indirect-target-selection.rst | 63 added ITS-safe thunks. These safe thunks consists of indirect branch in the 65 a retpoline site is evaluated to be ITS-safe, it is replaced with an inline 70 From a dynamically allocated pool of safe-thunks, each vulnerable site is 90 safe thunks. Unless user requested the RSB-stuffing mitigation. 158 relocated to safe thunks.
|
| /linux-6.15/drivers/gpu/drm/ttm/ |
| H A D | ttm_execbuf_util.c | 93 struct ttm_validate_buffer *safe = entry; in ttm_eu_reserve_buffers() local 95 list_del(&safe->head); in ttm_eu_reserve_buffers() 96 list_add(&safe->head, dups); in ttm_eu_reserve_buffers()
|
| /linux-6.15/Documentation/scsi/ |
| H A D | dc395x.rst | 10 be safe to use. Testing with hard disks has not been done to any 28 safe 31 If safe is set to 1 then the adapter will use conservative 32 ("safe") default settings. This sets: 99 dc395x. (eg "dc395x.safe=1")
|
| /linux-6.15/drivers/of/ |
| H A D | Kconfig | 43 If unsure, say N here. This option is not safe to enable. 52 If unsure, say N here, but this option is safe to enable. 62 If unsure, say N here, but this option is safe to enable. 81 # Hardly any platforms need this. It is safe to select, but only do so if you 124 If unsure, say N here, but this option is safe to enable.
|
| /linux-6.15/drivers/parport/ |
| H A D | Kconfig | 32 and it is safe to compile all the corresponding drivers into the 85 is safe to say N. 101 called parport_ip32. If in doubt, saying N is the safe plan. 110 called parport_amiga. If in doubt, saying N is the safe plan. 119 parport_mfc3. If in doubt, saying N is the safe plan. 128 called parport_atari. If in doubt, saying N is the safe plan. 151 appear in /proc/sys/dev/parport/*/autoprobe*. It is safe to say N.
|
| /linux-6.15/drivers/remoteproc/ |
| H A D | Kconfig | 24 It's safe to say N if you don't want to use this interface. 35 It's safe to say N here. 46 It's safe to say N here. 65 It's safe to say N here. 83 It's safe to say N here if you're not interested in multimedia 128 It's safe to say n here if you're not interested in multimedia 138 It's safe to say N here if you're not interested in the Keystone 340 It's safe to say N here if you're not interested in utilizing 353 It's safe to say N here if you're not interested in utilizing 366 It's safe to say N here if you're not interested in utilizing [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/display/tegra/ |
| H A D | nvidia,tegra124-sor.yaml | 119 - description: safe reference clock for the SOR clock 131 - const: safe 141 - description: safe reference clock for the SOR clock 152 - const: safe 182 clock-names = "sor", "out", "parent", "dp", "safe";
|
| /linux-6.15/arch/arm/boot/dts/qcom/ |
| H A D | qcom-msm8974pro-sony-xperia-shinano-leo.dts | 32 qcom,fast-charge-safe-current = <3000000>; 34 qcom,fast-charge-safe-voltage = <4400000>;
|
| H A D | qcom-msm8974pro-sony-xperia-shinano-aries.dts | 32 qcom,fast-charge-safe-current = <2100000>; 34 qcom,fast-charge-safe-voltage = <4400000>;
|
| H A D | qcom-msm8974-sony-xperia-rhine-amami.dts | 11 qcom,fast-charge-safe-current = <1300000>;
|
| /linux-6.15/drivers/gpu/drm/omapdrm/ |
| H A D | tcm.h | 325 #define tcm_for_each_slice(var, area, safe) \ argument 326 for (safe = area, \ 327 tcm_slice(&safe, &var); \ 328 var.tcm; tcm_slice(&safe, &var))
|
| /linux-6.15/arch/x86/mm/ |
| H A D | extable.c | 168 struct pt_regs *regs, bool wrmsr, bool safe, int reg) in ex_handler_msr() argument 170 if (__ONCE_LITE_IF(!safe && wrmsr)) { in ex_handler_msr() 177 if (__ONCE_LITE_IF(!safe && !wrmsr)) { in ex_handler_msr() 189 if (safe) in ex_handler_msr()
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-wingtech-wt86518.dts | 47 qcom,fast-charge-safe-current = <900000>; 48 qcom,fast-charge-safe-voltage = <4300000>;
|
| /linux-6.15/fs/dlm/ |
| H A D | recoverd.c | 51 struct dlm_rsb *r, *safe; in dlm_release_masters_list() local 54 list_for_each_entry_safe(r, safe, &ls->ls_masters_list, res_masters_list) { in dlm_release_masters_list() 77 struct dlm_rsb *r, *safe; in dlm_release_root_list() local 79 list_for_each_entry_safe(r, safe, root_list, res_root_list) { in dlm_release_root_list()
|
| H A D | requestqueue.c | 136 struct rq_entry *e, *safe; in dlm_purge_requestqueue() local 139 list_for_each_entry_safe(e, safe, &ls->ls_requestqueue, list) { in dlm_purge_requestqueue()
|
| /linux-6.15/arch/powerpc/platforms/52xx/ |
| H A D | Kconfig | 20 gpt nodes, then it is safe to use such gpt to reset the board, 56 It is safe to say 'Y' here
|
| /linux-6.15/net/batman-adv/ |
| H A D | translation-table.c | 939 struct batadv_tt_change_node *entry, *safe; in batadv_tt_tvlv_container_update() local 1374 struct batadv_tt_change_node *entry, *safe; in batadv_tt_changes_list_free() local 1981 struct hlist_node *safe; in batadv_tt_global_del_orig_list() local 2008 struct hlist_node *safe; in batadv_tt_global_del_orig_node() local 2152 struct hlist_node *safe; in batadv_tt_global_del_orig() local 2165 hlist_for_each_entry_safe(tt_common_entry, safe, in batadv_tt_global_del_orig() 2545 struct hlist_node *safe; in batadv_tt_req_list_free() local 2581 struct hlist_node *safe; in batadv_tt_req_purge() local 3322 struct hlist_node *safe; in batadv_handle_tt_response() local 3370 struct batadv_tt_roam_node *node, *safe; in batadv_tt_roam_list_free() local [all …]
|
| /linux-6.15/drivers/clocksource/ |
| H A D | em_sti.c | 254 int safe; in em_sti_clock_event_next() local 257 safe = em_sti_count(p) < (next - 1); in em_sti_clock_event_next() 259 return !safe; in em_sti_clock_event_next()
|
| /linux-6.15/Documentation/devicetree/bindings/arm/omap/ |
| H A D | crossbar.txt | 27 - ti,irqs-safe-map: integer which maps to a safe configuration to use
|
| /linux-6.15/Documentation/devicetree/bindings/dma/ |
| H A D | ti-dma-crossbar.txt | 16 - ti,dma-safe-map: Safe routing value for unused request lines 52 ti,dma-safe-map = <0>;
|