Home
last modified time | relevance | path

Searched defs:num_heads (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhub.h48 unsigned int num_heads; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen.c1943 u32 num_heads; /* number of active crtcs */ member
2156 u32 lb_size, u32 num_heads) in evergreen_program_watermarks()
2327 u32 num_heads = 0, lb_size; in evergreen_bandwidth_update() local
H A Dsi.c2062 u32 num_heads; /* number of active crtcs */ member
2295 u32 lb_size, u32 num_heads) in dce6_program_watermarks()
2463 u32 num_heads = 0, lb_size; in dce6_bandwidth_update() local
H A Dcik.c8908 u32 num_heads; /* number of active crtcs */ member
9231 u32 lb_size, u32 num_heads) in dce8_program_watermarks()
9368 u32 num_heads = 0, lb_size; in dce8_bandwidth_update() local
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.h161 unsigned long num_heads; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c641 u32 num_heads; /* number of active crtcs */ member
964 u32 lb_size, u32 num_heads) in dce_v8_0_program_watermarks()
1099 u32 num_heads = 0, lb_size; in dce_v8_0_bandwidth_update() local
H A Ddce_v11_0.c734 u32 num_heads; /* number of active crtcs */ member
1057 u32 lb_size, u32 num_heads) in dce_v11_0_program_watermarks()
1190 u32 num_heads = 0, lb_size; in dce_v11_0_bandwidth_update() local
H A Ddce_v10_0.c702 u32 num_heads; /* number of active crtcs */ member
1025 u32 lb_size, u32 num_heads) in dce_v10_0_program_watermarks()
1158 u32 num_heads = 0, lb_size; in dce_v10_0_bandwidth_update() local
H A Ddce_v6_0.c506 u32 num_heads; /* number of active crtcs */ member
829 u32 lb_size, u32 num_heads) in dce_v6_0_program_watermarks()
1064 u32 num_heads = 0, lb_size; in dce_v6_0_bandwidth_update() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h231 uint8_t num_heads; member
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c2356 uint16_t num_heads = vring_avail_idx(vq) - idx; in virtqueue_num_heads() local
/openbmc/qemu/hw/virtio/
H A Dvirtio.c1174 uint16_t avail_idx, num_heads; in virtqueue_num_heads() local