Symbol: le32_to_cpup
sys/dev/pci/drm/amd/amdgpu/cik_sdma.c
552
WREG32(mmSDMA0_UCODE_DATA + sdma_offsets[i], le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
5551
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
6172
le32_to_cpup(fw_data + pfp_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
6249
le32_to_cpup(fw_data + ce_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
6326
le32_to_cpup(fw_data + me_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
6703
le32_to_cpup(fw_data + mec_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
2323
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
2347
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
2361
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
2391
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
2410
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
3172
le32_to_cpup(fw_data + pfp_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
3390
le32_to_cpup(fw_data + me_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
3902
le32_to_cpup(fw_data + mec_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
1988
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
2012
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
2026
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
1976
WREG32(mmCP_PFP_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
1985
WREG32(mmCP_CE_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
1994
WREG32(mmCP_ME_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v6_0.c
2537
WREG32(mmRLC_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2425
WREG32(mmCP_PFP_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2435
WREG32(mmCP_CE_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2445
WREG32(mmCP_ME_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2680
WREG32(mmCP_MEC_ME1_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
2702
WREG32(mmCP_MEC_ME2_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v7_0.c
3460
WREG32(mmRLC_GPM_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3185
WREG32_SOC15(GC, 0, mmRLC_GPM_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3292
WREG32_SOC15(GC, 0, mmCP_PFP_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3302
WREG32_SOC15(GC, 0, mmCP_CE_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3312
WREG32_SOC15(GC, 0, mmCP_ME_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3510
le32_to_cpup(fw_data + mec_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
1623
WREG32_SOC15(GC, GET_INST(GC, xcc_id), regRLC_GPM_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
1791
le32_to_cpup(fw_data + mec_hdr->jt_offset + i));
sys/dev/pci/drm/amd/amdgpu/gmc_v6_0.c
178
WREG32(mmMC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(new_io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v6_0.c
179
WREG32(mmMC_SEQ_IO_DEBUG_DATA, le32_to_cpup(new_io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v6_0.c
183
WREG32(mmMC_SEQ_SUP_PGM, le32_to_cpup(new_fw_data++));
sys/dev/pci/drm/amd/amdgpu/gmc_v7_0.c
208
WREG32(mmMC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v7_0.c
209
WREG32(mmMC_SEQ_IO_DEBUG_DATA, le32_to_cpup(io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v7_0.c
213
WREG32(mmMC_SEQ_SUP_PGM, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
318
WREG32(mmMC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
319
WREG32(mmMC_SEQ_IO_DEBUG_DATA, le32_to_cpup(io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
323
WREG32(mmMC_SEQ_SUP_PGM, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
384
WREG32(mmMC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
385
WREG32(mmMC_SEQ_IO_DEBUG_DATA, le32_to_cpup(io_mc_regs++));
sys/dev/pci/drm/amd/amdgpu/gmc_v8_0.c
393
WREG32(mmMC_SEQ_SUP_PGM, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/imu_v11_0.c
111
WREG32_SOC15(GC, 0, regGFX_IMU_I_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/imu_v11_0.c
123
WREG32_SOC15(GC, 0, regGFX_IMU_D_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/imu_v12_0.c
105
WREG32_SOC15(GC, 0, regGFX_IMU_I_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/imu_v12_0.c
117
WREG32_SOC15(GC, 0, regGFX_IMU_D_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v4_0.c
1365
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v4_4_2.c
947
le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v5_0.c
910
WREG32(sdma_v5_0_get_reg_offset(adev, i, mmSDMA0_UCODE_DATA), le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v5_2.c
757
WREG32(sdma_v5_2_get_reg_offset(adev, i, mmSDMA0_UCODE_DATA), le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v6_0.c
698
WREG32(sdma_v6_0_get_reg_offset(adev, 0, regSDMA0_BROADCAST_UCODE_DATA), le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v6_0.c
713
WREG32(sdma_v6_0_get_reg_offset(adev, 0, regSDMA0_BROADCAST_UCODE_DATA), le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v6_0.c
732
WREG32(sdma_v6_0_get_reg_offset(adev, i, regSDMA0_UCODE_DATA), le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/sdma_v6_0.c
749
WREG32(sdma_v6_0_get_reg_offset(adev, i, regSDMA0_UCODE_DATA), le32_to_cpup(fw_data++));
sys/dev/pci/drm/amd/amdgpu/vpe_v6_1.c
196
WREG32(vpe_get_reg_offset(vpe, j, regVPEC_UCODE_DATA), le32_to_cpup(data++));
sys/dev/pci/drm/drm_format_helper.c
273
le32_to_cpup(sbuf32),
sys/dev/pci/drm/drm_format_helper.c
274
le32_to_cpup(sbuf32 + 1),
sys/dev/pci/drm/drm_format_helper.c
275
le32_to_cpup(sbuf32 + 2),
sys/dev/pci/drm/drm_format_helper.c
276
le32_to_cpup(sbuf32 + 3),
sys/dev/pci/drm/drm_format_helper.c
290
*dbuf8++ = xfrm_pixel(le32_to_cpup(sbuf32++));
sys/dev/pci/drm/drm_format_helper.c
307
le32_to_cpup(sbuf32),
sys/dev/pci/drm/drm_format_helper.c
308
le32_to_cpup(sbuf32 + 1),
sys/dev/pci/drm/drm_format_helper.c
309
le32_to_cpup(sbuf32 + 2),
sys/dev/pci/drm/drm_format_helper.c
310
le32_to_cpup(sbuf32 + 3),
sys/dev/pci/drm/drm_format_helper.c
326
le32_to_cpup(sbuf32),
sys/dev/pci/drm/drm_format_helper.c
327
le32_to_cpup(sbuf32 + 1),
sys/dev/pci/drm/drm_format_helper.c
339
*dbuf16++ = cpu_to_le16(xfrm_pixel(le32_to_cpup(sbuf32++)));
sys/dev/pci/drm/drm_format_helper.c
354
xfrm_pixel(le32_to_cpup(sbuf32)),
sys/dev/pci/drm/drm_format_helper.c
355
xfrm_pixel(le32_to_cpup(sbuf32 + 1)),
sys/dev/pci/drm/drm_format_helper.c
356
xfrm_pixel(le32_to_cpup(sbuf32 + 2)),
sys/dev/pci/drm/drm_format_helper.c
357
xfrm_pixel(le32_to_cpup(sbuf32 + 3)),
sys/dev/pci/drm/drm_format_helper.c
384
u32 val24 = xfrm_pixel(le32_to_cpup(sbuf32++));
sys/dev/pci/drm/drm_format_helper.c
401
*dbuf32++ = cpu_to_le32(xfrm_pixel(le32_to_cpup(sbuf32++)));
sys/dev/pci/drm/radeon/cik.c
1912
WREG32(MC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(new_io_mc_regs++));
sys/dev/pci/drm/radeon/cik.c
1913
WREG32(MC_SEQ_IO_DEBUG_DATA, le32_to_cpup(new_io_mc_regs++));
sys/dev/pci/drm/radeon/cik.c
1931
WREG32(MC_SEQ_SUP_PGM, le32_to_cpup(new_fw_data++));
sys/dev/pci/drm/radeon/cik.c
3913
WREG32(CP_PFP_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/cik.c
3922
WREG32(CP_CE_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/cik.c
3931
WREG32(CP_ME_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/cik.c
4269
WREG32(CP_MEC_ME1_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/cik.c
4283
WREG32(CP_MEC_ME2_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/cik.c
5950
WREG32(RLC_GPM_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/cik_sdma.c
485
WREG32(SDMA0_UCODE_DATA + SDMA0_REGISTER_OFFSET, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/cik_sdma.c
494
WREG32(SDMA0_UCODE_DATA + SDMA1_REGISTER_OFFSET, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/si.c
1613
WREG32(MC_SEQ_IO_DEBUG_INDEX, le32_to_cpup(new_io_mc_regs++));
sys/dev/pci/drm/radeon/si.c
1614
WREG32(MC_SEQ_IO_DEBUG_DATA, le32_to_cpup(new_io_mc_regs++));
sys/dev/pci/drm/radeon/si.c
1623
WREG32(MC_SEQ_SUP_PGM, le32_to_cpup(new_fw_data++));
sys/dev/pci/drm/radeon/si.c
3485
WREG32(CP_PFP_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/si.c
3494
WREG32(CP_CE_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/si.c
3503
WREG32(CP_ME_RAM_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/drm/radeon/si.c
5881
WREG32(RLC_UCODE_DATA, le32_to_cpup(fw_data++));
sys/dev/pci/if_iwm.c
3897
le32_to_cpup((uint32_t *)(phy_sku + IWM_RADIO_CFG_8000));
sys/dev/pci/if_iwm.c
3905
sku = le32_to_cpup((uint32_t *)(phy_sku + IWM_SKU_8000));
sys/dev/pci/if_iwmreg.h
5232
return le32_to_cpup((uint32_t *)&tx_resp->status +
sys/dev/pci/if_iwx.c
3183
ch_flags = le32_to_cpup(channel_profile_v4 + ch_idx);
sys/dev/pci/if_iwx.c
4214
sha1 = le32_to_cpup((const uint32_t *)data);
sys/dev/pci/if_iwx.c
4239
if (le32_to_cpup((const uint32_t *)data) == 0xddddeeee)
sys/dev/pci/if_iwxreg.h
7174
return le32_to_cpup((uint32_t *)&tx_resp->status +
sys/dev/pci/if_ngbereg.h
588
do { *((uint32_t *)(x)) = le32_to_cpup((x)); } while (0)