Searched refs:clock_registers (Results 1 – 8 of 8) sorted by relevance
1183 ni_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in ni_read_clock_registers()1184 ni_pi->clock_registers.cg_spll_func_cntl_2 = RREG32(CG_SPLL_FUNC_CNTL_2); in ni_read_clock_registers()1185 ni_pi->clock_registers.cg_spll_func_cntl_3 = RREG32(CG_SPLL_FUNC_CNTL_3); in ni_read_clock_registers()1186 ni_pi->clock_registers.cg_spll_func_cntl_4 = RREG32(CG_SPLL_FUNC_CNTL_4); in ni_read_clock_registers()1187 ni_pi->clock_registers.cg_spll_spread_spectrum = RREG32(CG_SPLL_SPREAD_SPECTRUM); in ni_read_clock_registers()1188 ni_pi->clock_registers.cg_spll_spread_spectrum_2 = RREG32(CG_SPLL_SPREAD_SPECTRUM_2); in ni_read_clock_registers()1189 ni_pi->clock_registers.mpll_ad_func_cntl = RREG32(MPLL_AD_FUNC_CNTL); in ni_read_clock_registers()1190 ni_pi->clock_registers.mpll_ad_func_cntl_2 = RREG32(MPLL_AD_FUNC_CNTL_2); in ni_read_clock_registers()1191 ni_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL); in ni_read_clock_registers()1192 ni_pi->clock_registers.mpll_dq_func_cntl_2 = RREG32(MPLL_DQ_FUNC_CNTL_2); in ni_read_clock_registers()[all …]
3584 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in si_read_clock_registers()3585 si_pi->clock_registers.cg_spll_func_cntl_2 = RREG32(CG_SPLL_FUNC_CNTL_2); in si_read_clock_registers()3586 si_pi->clock_registers.cg_spll_func_cntl_3 = RREG32(CG_SPLL_FUNC_CNTL_3); in si_read_clock_registers()3587 si_pi->clock_registers.cg_spll_func_cntl_4 = RREG32(CG_SPLL_FUNC_CNTL_4); in si_read_clock_registers()3588 si_pi->clock_registers.cg_spll_spread_spectrum = RREG32(CG_SPLL_SPREAD_SPECTRUM); in si_read_clock_registers()3589 si_pi->clock_registers.cg_spll_spread_spectrum_2 = RREG32(CG_SPLL_SPREAD_SPECTRUM_2); in si_read_clock_registers()3590 si_pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in si_read_clock_registers()3591 si_pi->clock_registers.mclk_pwrmgt_cntl = RREG32(MCLK_PWRMGT_CNTL); in si_read_clock_registers()3592 si_pi->clock_registers.mpll_ad_func_cntl = RREG32(MPLL_AD_FUNC_CNTL); in si_read_clock_registers()3593 si_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL); in si_read_clock_registers()[all …]
1844 pi->clock_registers.cg_spll_func_cntl = in ci_read_clock_registers()1846 pi->clock_registers.cg_spll_func_cntl_2 = in ci_read_clock_registers()1848 pi->clock_registers.cg_spll_func_cntl_3 = in ci_read_clock_registers()1850 pi->clock_registers.cg_spll_func_cntl_4 = in ci_read_clock_registers()1852 pi->clock_registers.cg_spll_spread_spectrum = in ci_read_clock_registers()1854 pi->clock_registers.cg_spll_spread_spectrum_2 = in ci_read_clock_registers()1856 pi->clock_registers.dll_cntl = RREG32(DLL_CNTL); in ci_read_clock_registers()1857 pi->clock_registers.mclk_pwrmgt_cntl = RREG32(MCLK_PWRMGT_CNTL); in ci_read_clock_registers()1858 pi->clock_registers.mpll_ad_func_cntl = RREG32(MPLL_AD_FUNC_CNTL); in ci_read_clock_registers()1859 pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL); in ci_read_clock_registers()[all …]
154 struct si_clock_registers clock_registers; member
181 struct ni_clock_registers clock_registers; member
199 struct ci_clock_registers clock_registers; member
1972 pi->clock_registers.cg_spll_func_cntl = in ci_read_clock_registers()1974 pi->clock_registers.cg_spll_func_cntl_2 = in ci_read_clock_registers()1976 pi->clock_registers.cg_spll_func_cntl_3 = in ci_read_clock_registers()1978 pi->clock_registers.cg_spll_func_cntl_4 = in ci_read_clock_registers()1980 pi->clock_registers.cg_spll_spread_spectrum = in ci_read_clock_registers()1982 pi->clock_registers.cg_spll_spread_spectrum_2 = in ci_read_clock_registers()1984 pi->clock_registers.dll_cntl = RREG32(mmDLL_CNTL); in ci_read_clock_registers()1985 pi->clock_registers.mclk_pwrmgt_cntl = RREG32(mmMCLK_PWRMGT_CNTL); in ci_read_clock_registers()1986 pi->clock_registers.mpll_ad_func_cntl = RREG32(mmMPLL_AD_FUNC_CNTL); in ci_read_clock_registers()1987 pi->clock_registers.mpll_dq_func_cntl = RREG32(mmMPLL_DQ_FUNC_CNTL); in ci_read_clock_registers()[all …]
200 struct ci_clock_registers clock_registers; member