Home
last modified time | relevance | path

Searched refs:vcn0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmsch_v4_0_3.h33 struct mmsch_v4_0_table_info vcn0; member
H A Dvcn_v5_0_1.c913 header.vcn0.init_status = 0; in vcn_v5_0_1_start_sriov()
914 header.vcn0.table_offset = header.total_size; in vcn_v5_0_1_start_sriov()
915 header.vcn0.table_size = table_size; in vcn_v5_0_1_start_sriov()
960 init_status = ((struct mmsch_v5_0_init_header *)(table_loc))->vcn0.init_status; in vcn_v5_0_1_start_sriov()
H A Dvcn_v4_0_3.c1142 header.vcn0.init_status = 0; in vcn_v4_0_3_start_sriov()
1143 header.vcn0.table_offset = header.total_size; in vcn_v4_0_3_start_sriov()
1144 header.vcn0.table_size = table_size; in vcn_v4_0_3_start_sriov()
1189 init_status = ((struct mmsch_v4_0_3_init_header *)(table_loc))->vcn0.init_status; in vcn_v4_0_3_start_sriov()