Home
last modified time | relevance | path

Searched refs:d_mem (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h458 u32 i_size, const u32 *d_mem, u32 d_size);
H A Dcdn-dp-reg.c282 u32 i_size, const u32 *d_mem, u32 d_size) in cdn_dp_load_firmware() argument
295 writel(*d_mem++, dp->regs + ADDR_DMEM + i); in cdn_dp_load_firmware()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h20 __u32 d_mem; /* data buffer memory alignment */ member
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c1922 da.d_mem = da.d_miniosz = target->bt_logical_sectorsize; in xfs_file_ioctl()
/openbmc/qemu/block/
H A Dfile-posix.c424 uint32_t d_mem; in raw_probe_alignment() member