Home
last modified time | relevance | path

Searched refs:increase (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/lib/
H A DM7memcpy.S248 add %o1, 64, %o1 ! increase src ptr by 64
251 add %o0, 64, %o0 ! increase dst ptr by 64
264 add %o1, 32, %o1 ! increase src ptr by 32
267 add %o0, 32, %o0 ! increase dst ptr by 32
276 add %o1, 16, %o1 ! increase src ptr by 16
280 add %o0, 16, %o0 ! increase dst ptr by 16
289 add %o1, 8, %o1 ! increase src ptr by 8
290 add %o0, 8, %o0 ! increase dst ptr by 8
332 add %o1, 32, %o1 ! increase src ptr by 32
338 add %o0, 32, %o0 ! increase ds
[all...]
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DM7memcpy.S248 add %o1, 64, %o1 ! increase src ptr by 64
251 add %o0, 64, %o0 ! increase dst ptr by 64
264 add %o1, 32, %o1 ! increase src ptr by 32
267 add %o0, 32, %o0 ! increase dst ptr by 32
276 add %o1, 16, %o1 ! increase src ptr by 16
280 add %o0, 16, %o0 ! increase dst ptr by 16
289 add %o1, 8, %o1 ! increase src ptr by 8
290 add %o0, 8, %o0 ! increase dst ptr by 8
332 add %o1, 32, %o1 ! increase src ptr by 32
338 add %o0, 32, %o0 ! increase ds
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_info_packet.h67 struct frame_duration_op increase; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/info_packet/
H A Dinfo_packet.c580 info_packet->sb[4] = (param->increase.support << 6 | param->decrease.support << 7); in mod_build_adaptive_sync_infopacket_v2()
581 info_packet->sb[5] = param->increase.frame_duration_hex; in mod_build_adaptive_sync_infopacket_v2()
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S675 vadduwm 12, 12, 30 # increase counter
692 vadduwm 28, 28, 31 # increase counter
794 vadduwm 12, 12, 30 # increase counter
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddma.c439 * @increase: Flag to force increase of trigger level
446 * (64Bytes) and if we get tx underrun we increase it using the increase
453 ath5k_hw_update_tx_triglevel(struct ath5k_hw *ah, bool increase) in ath5k_hw_update_tx_triglevel() argument
466 if (!increase) { in ath5k_hw_update_tx_triglevel()
H A Dath5k.h258 /* We need to increase PHY switch and agc settling time
963 * increase the TX trigger threshold.
1517 int ath5k_hw_update_tx_triglevel(struct ath5k_hw *ah, bool increase);
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Ddma.c439 * @increase: Flag to force increase of trigger level
446 * (64Bytes) and if we get tx underrun we increase it using the increase
453 ath5k_hw_update_tx_triglevel(struct ath5k_hw *ah, bool increase) in ath5k_hw_update_tx_triglevel() argument
466 if (!increase) { in ath5k_hw_update_tx_triglevel()
H A Dath5k.h258 /* We need to increase PHY switch and agc settling time
963 * increase the TX trigger threshold.
1513 int ath5k_hw_update_tx_triglevel(struct ath5k_hw *ah, bool increase);
/kernel/linux/linux-6.6/scripts/
H A Dget_feat.pl597 times, to increase verbosity.
/kernel/linux/linux-5.10/scripts/
H A Dget_abi.pl571 times, to increase verbosity.
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dfpsp.h118 |NEXT equ LV+192 ;need to increase LOCAL_SIZE
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dfpsp.h118 |NEXT equ LV+192 ;need to increase LOCAL_SIZE
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmt6359.c162 static void hp_in_pair_current(struct mt6359_priv *priv, bool increase) in hp_in_pair_current() argument
171 stage = increase ? i : target - i; in hp_in_pair_current()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmt6359.c286 static void hp_in_pair_current(struct mt6359_priv *priv, bool increase) in hp_in_pair_current() argument
295 stage = increase ? i : target - i; in hp_in_pair_current()

Completed in 19 milliseconds