Home
last modified time | relevance | path

Searched defs:harvest (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v3_0.c53 u32 harvest; in jpeg_v3_0_early_init() local
H A Djpeg_v2_5.c60 u32 harvest; in jpeg_v2_5_early_init() local
H A Damdgpu_discovery.c674 u8 harvest; member
919 uint8_t harvest = 0; in amdgpu_discovery_get_harvest_info() local
H A Dvcn_v2_5.c90 u32 harvest; in vcn_v2_5_early_init() local
H A Duvd_v7_0.c369 u32 harvest; in uvd_v7_0_early_init() local
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Ddiscovery.h102 uint8_t harvest : 4; /* Harvest */ member
104 uint8_t harvest : 4; /* Harvest */ member
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c1916 static void harvest(struct spu_state *prev, struct spu *spu) in harvest() function