Lines Matching refs:nbio_funcs

75 	address = adev->nbio_funcs->get_pcie_index_offset(adev);  in soc15_pcie_rreg()
76 data = adev->nbio_funcs->get_pcie_data_offset(adev); in soc15_pcie_rreg()
90 address = adev->nbio_funcs->get_pcie_index_offset(adev); in soc15_pcie_wreg()
91 data = adev->nbio_funcs->get_pcie_data_offset(adev); in soc15_pcie_wreg()
203 return adev->nbio_funcs->get_memsize(adev); in soc15_get_config_memsize()
401 u32 memsize = adev->nbio_funcs->get_memsize(adev); in soc15_asic_reset()
469 adev->nbio_funcs->enable_doorbell_aperture(adev, enable); in soc15_enable_doorbell_aperture()
470 adev->nbio_funcs->enable_doorbell_selfring_aperture(adev, enable); in soc15_enable_doorbell_aperture()
499 adev->nbio_funcs = &nbio_v7_0_funcs; in soc15_set_ip_blocks()
501 adev->nbio_funcs = &nbio_v7_0_funcs; in soc15_set_ip_blocks()
503 adev->nbio_funcs = &nbio_v6_1_funcs; in soc15_set_ip_blocks()
509 adev->nbio_funcs->detect_hw_virt(adev); in soc15_set_ip_blocks()
566 return adev->nbio_funcs->get_rev_id(adev); in soc15_get_rev_id()
571 adev->nbio_funcs->hdp_flush(adev, ring); in soc15_flush_hdp()
773 adev->nbio_funcs->init_registers(adev); in soc15_common_hw_init()
910 adev->nbio_funcs->update_medium_grain_clock_gating(adev, in soc15_common_set_clockgating_state()
912 adev->nbio_funcs->update_medium_grain_light_sleep(adev, in soc15_common_set_clockgating_state()
926 adev->nbio_funcs->update_medium_grain_clock_gating(adev, in soc15_common_set_clockgating_state()
928 adev->nbio_funcs->update_medium_grain_light_sleep(adev, in soc15_common_set_clockgating_state()
953 adev->nbio_funcs->get_clockgating_state(adev, flags); in soc15_common_get_clockgating_state()