Searched defs:num_heads (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | hub.h | 48 unsigned int num_heads; member
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | evergreen.c | 1943 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 D | si.c | 2062 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 D | cik.c | 8908 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 D | delayed-ref.h | 161 unsigned long num_heads; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v8_0.c | 641 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 D | dce_v11_0.c | 734 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 D | dce_v10_0.c | 702 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 D | dce_v6_0.c | 506 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 D | bootmap.h | 231 uint8_t num_heads; member
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.c | 2356 uint16_t num_heads = vring_avail_idx(vq) - idx; in virtqueue_num_heads() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio.c | 1174 uint16_t avail_idx, num_heads; in virtqueue_num_heads() local
|