Home
last modified time | relevance | path

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

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