Searched refs:LOW_32 (Results 1 – 1 of 1) sorted by relevance
1401 #define LOW_32(val) ((uint32_t)(val)) in pvr_device_init_compute_idfwdf_state() macro1408 dword_ptr[1] = LOW_32(device->idfwdf_state.store_bo->vma->dev_addr.addr); in pvr_device_init_compute_idfwdf_state()1414 dword_ptr[4] = LOW_32(image_state[0]); in pvr_device_init_compute_idfwdf_state()1416 dword_ptr[6] = LOW_32(image_state[1]); in pvr_device_init_compute_idfwdf_state()1419 dword_ptr[8] = LOW_32(sampler_state[0]); in pvr_device_init_compute_idfwdf_state()1421 dword_ptr[10] = LOW_32(sampler_state[1]); in pvr_device_init_compute_idfwdf_state()1426 #undef LOW_32 in pvr_device_init_compute_idfwdf_state()