/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | head-xscale.S | 32 bic r0, r0, #0x05 @ clear DC, MMU
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | head-sa1100.S | 42 bic r0, r0, #0x0d @ clear WB, DC, MMU
|
H A D | head-xscale.S | 32 bic r0, r0, #0x05 @ clear DC, MMU
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 303 vpsrlq $6, Y_0, YTMP4 # YTMP4 = W[-2] >> 6 {DC--} 345 vpsrlq $19, Y_0, YTMP3 # YTMP3 = W[-2] >> 19 {DC--} 346 vpsllq $(64-19), Y_0, YTMP1 # YTMP1 = W[-2] << 19 {DC--} 347 vpor YTMP1, YTMP3, YTMP3 # YTMP3 = W[-2] ror 19 {DC--} 348 vpxor YTMP3, YTMP4, YTMP4 # YTMP4 = W[-2] ror 19 ^ W[-2] >> 6 {DC--} 349 vpsrlq $61, Y_0, YTMP3 # YTMP3 = W[-2] >> 61 {DC--} 350 vpsllq $(64-61), Y_0, YTMP1 # YTMP1 = W[-2] << 61 {DC--} 351 vpor YTMP1, YTMP3, YTMP3 # YTMP3 = W[-2] ror 61 {DC--} 353 # (W[-2] ror 61) ^ (W[-2] >> 6) {DC--}
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 300 vpsrlq $6, Y_0, YTMP4 # YTMP4 = W[-2] >> 6 {DC--} 342 vpsrlq $19, Y_0, YTMP3 # YTMP3 = W[-2] >> 19 {DC--} 343 vpsllq $(64-19), Y_0, YTMP1 # YTMP1 = W[-2] << 19 {DC--} 344 vpor YTMP1, YTMP3, YTMP3 # YTMP3 = W[-2] ror 19 {DC--} 345 vpxor YTMP3, YTMP4, YTMP4 # YTMP4 = W[-2] ror 19 ^ W[-2] >> 6 {DC--} 346 vpsrlq $61, Y_0, YTMP3 # YTMP3 = W[-2] >> 61 {DC--} 347 vpsllq $(64-61), Y_0, YTMP1 # YTMP1 = W[-2] << 61 {DC--} 348 vpor YTMP1, YTMP3, YTMP3 # YTMP3 = W[-2] ror 61 {DC--} 350 # (W[-2] ror 61) ^ (W[-2] >> 6) {DC--}
|
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | tegra20.c | 182 TEGRA20_MC_RESET(DC, 0x100, 0x144, 0x104, 1),
|
H A D | tegra114.c | 951 TEGRA114_MC_RESET(DC, 0x200, 0x204, 2),
|
H A D | tegra210.c | 1092 TEGRA210_MC_RESET(DC, 0x200, 0x204, 2),
|
H A D | tegra30.c | 996 TEGRA30_MC_RESET(DC, 0x200, 0x204, 2),
|
H A D | tegra124.c | 983 TEGRA124_MC_RESET(DC, 0x200, 0x204, 2),
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/ |
H A D | ixgb_hw.c | 1002 IXGB_READ_REG(hw, DC); in ixgb_clear_hw_cntrs()
|
H A D | ixgb_main.c | 1661 adapter->stats.dc += IXGB_READ_REG(&adapter->hw, DC); in ixgb_update_stats()
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra20.c | 263 TEGRA20_MC_RESET(DC, 0x100, 0x144, 0x104, 1),
|
H A D | tegra30.c | 1201 TEGRA30_MC_RESET(DC, 0x200, 0x204, 2),
|
H A D | tegra210.c | 1246 TEGRA210_MC_RESET(DC, 0x200, 0x204, 2),
|
H A D | tegra124.c | 1124 TEGRA124_MC_RESET(DC, 0x200, 0x204, 2),
|
H A D | tegra114.c | 1087 TEGRA114_MC_RESET(DC, 0x200, 0x204, 2),
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.c | 357 er32(DC); in e1000e_clear_hw_cntrs_base() 1069 * NOTE: DC = Don't Care in e1000e_config_fc_after_link_up() 1074 * 0 | 0 | DC | DC | e1000_fc_none in e1000e_config_fc_after_link_up() 1075 * 0 | 1 | 0 | DC | e1000_fc_none in e1000e_config_fc_after_link_up() 1078 * 1 | 0 | 0 | DC | e1000_fc_none in e1000e_config_fc_after_link_up() 1079 * 1 | DC | 1 | DC | e1000_fc_full in e1000e_config_fc_after_link_up() 1092 * 1 | DC | 1 | DC | E1000_fc_ful in e1000e_config_fc_after_link_up() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | mac.c | 357 er32(DC); in e1000e_clear_hw_cntrs_base() 1069 * NOTE: DC = Don't Care in e1000e_config_fc_after_link_up() 1074 * 0 | 0 | DC | DC | e1000_fc_none in e1000e_config_fc_after_link_up() 1075 * 0 | 1 | 0 | DC | e1000_fc_none in e1000e_config_fc_after_link_up() 1078 * 1 | 0 | 0 | DC | e1000_fc_none in e1000e_config_fc_after_link_up() 1079 * 1 | DC | 1 | DC | e1000_fc_full in e1000e_config_fc_after_link_up() 1092 * 1 | DC | 1 | DC | E1000_fc_ful in e1000e_config_fc_after_link_up() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_7_ppt.c | 222 PWR_MAP(DC),
|
H A D | smu_v13_0_0_ppt.c | 253 PWR_MAP(DC),
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | navi10_ppt.c | 226 PWR_MAP(DC), 2666 * may boot it with DC mode. in navi10_post_smu_init() 2674 adev->pm.ac_power ? "AC" : "DC"); in navi10_post_smu_init()
|
H A D | arcturus_ppt.c | 202 PWR_MAP(DC),
|
H A D | sienna_cichlid_ppt.c | 211 PWR_MAP(DC),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 219 PWR_MAP(DC),
|