/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | M7memcpy.S | 248 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 D | M7memcpy.S | 248 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 D | mod_info_packet.h | 67 struct frame_duration_op increase; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/info_packet/ |
H A D | info_packet.c | 580 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 D | chacha-p10le-8x.S | 675 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 D | dma.c | 439 * @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 D | ath5k.h | 258 /* 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 D | dma.c | 439 * @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 D | ath5k.h | 258 /* 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 D | get_feat.pl | 597 times, to increase verbosity.
|
/kernel/linux/linux-5.10/scripts/ |
H A D | get_abi.pl | 571 times, to increase verbosity.
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | fpsp.h | 118 |NEXT equ LV+192 ;need to increase LOCAL_SIZE
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | fpsp.h | 118 |NEXT equ LV+192 ;need to increase LOCAL_SIZE
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | mt6359.c | 162 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 D | mt6359.c | 286 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()
|