HomeSort by: relevance | last modified time | path
    Searched defs:atom_table_size (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_smu_v11_0.c 348 uint16_t atom_table_size; local in function:smu_v11_0_setup_pptable
378 ret = smu_get_atom_data_table(smu, index, &atom_table_size, &frev, &crev,
382 size = atom_table_size;
amdgpu_smu_v11_0.c 348 uint16_t atom_table_size; local in function:smu_v11_0_setup_pptable
378 ret = smu_get_atom_data_table(smu, index, &atom_table_size, &frev, &crev,
382 size = atom_table_size;
amdgpu_smu_v11_0.c 348 uint16_t atom_table_size; local in function:smu_v11_0_setup_pptable
378 ret = smu_get_atom_data_table(smu, index, &atom_table_size, &frev, &crev,
382 size = atom_table_size;

Completed in 119 milliseconds