Home
last modified time | relevance | path

Searched refs:DC (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dhead-xscale.S32 bic r0, r0, #0x05 @ clear DC, MMU
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dhead-sa1100.S42 bic r0, r0, #0x0d @ clear WB, DC, MMU
H A Dhead-xscale.S32 bic r0, r0, #0x05 @ clear DC, MMU
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx2-asm.S303 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 Dsha512-avx2-asm.S300 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 Dtegra20.c182 TEGRA20_MC_RESET(DC, 0x100, 0x144, 0x104, 1),
H A Dtegra114.c951 TEGRA114_MC_RESET(DC, 0x200, 0x204, 2),
H A Dtegra210.c1092 TEGRA210_MC_RESET(DC, 0x200, 0x204, 2),
H A Dtegra30.c996 TEGRA30_MC_RESET(DC, 0x200, 0x204, 2),
H A Dtegra124.c983 TEGRA124_MC_RESET(DC, 0x200, 0x204, 2),
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
H A Dixgb_hw.c1002 IXGB_READ_REG(hw, DC); in ixgb_clear_hw_cntrs()
H A Dixgb_main.c1661 adapter->stats.dc += IXGB_READ_REG(&adapter->hw, DC); in ixgb_update_stats()
/kernel/linux/linux-6.6/drivers/memory/tegra/
H A Dtegra20.c263 TEGRA20_MC_RESET(DC, 0x100, 0x144, 0x104, 1),
H A Dtegra30.c1201 TEGRA30_MC_RESET(DC, 0x200, 0x204, 2),
H A Dtegra210.c1246 TEGRA210_MC_RESET(DC, 0x200, 0x204, 2),
H A Dtegra124.c1124 TEGRA124_MC_RESET(DC, 0x200, 0x204, 2),
H A Dtegra114.c1087 TEGRA114_MC_RESET(DC, 0x200, 0x204, 2),
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dmac.c357 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 Dmac.c357 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 Dsmu_v13_0_7_ppt.c222 PWR_MAP(DC),
H A Dsmu_v13_0_0_ppt.c253 PWR_MAP(DC),
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c226 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 Darcturus_ppt.c202 PWR_MAP(DC),
H A Dsienna_cichlid_ppt.c211 PWR_MAP(DC),
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c219 PWR_MAP(DC),

Completed in 33 milliseconds

12