Home
last modified time | relevance | path

Searched refs:rst_reg (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/clk/tegra/
Dclk.c93 .rst_reg = RST_DEVICES_L,
101 .rst_reg = RST_DEVICES_H,
109 .rst_reg = RST_DEVICES_U,
117 .rst_reg = RST_DEVICES_V,
125 .rst_reg = RST_DEVICES_W,
133 .rst_reg = RST_DEVICES_X,
141 .rst_reg = RST_DEVICES_Y,
Dclk-periph-fixed.c34 value = readl(fixed->base + fixed->regs->rst_reg); in tegra_clk_periph_fixed_is_enabled()
Dclk-periph-gate.c38 readl_relaxed(gate->clk_base + (gate->regs->rst_reg))
Dclk.h483 u32 rst_reg; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dvegam_smumgr.c110 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in vegam_start_smu_in_protection_mode()
124 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in vegam_start_smu_in_protection_mode()
145 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in vegam_start_smu_in_protection_mode()
148 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in vegam_start_smu_in_protection_mode()
170 rst_reg, 1); in vegam_start_smu_in_non_protection_mode()
183 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in vegam_start_smu_in_non_protection_mode()
Dpolaris10_smumgr.c207 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in polaris10_start_smu_in_protection_mode()
221 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in polaris10_start_smu_in_protection_mode()
242 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in polaris10_start_smu_in_protection_mode()
245 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in polaris10_start_smu_in_protection_mode()
267 rst_reg, 1); in polaris10_start_smu_in_non_protection_mode()
280 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in polaris10_start_smu_in_non_protection_mode()
Dfiji_smumgr.c108 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in fiji_start_smu_in_protection_mode()
123 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in fiji_start_smu_in_protection_mode()
176 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in fiji_start_smu_in_non_protection_mode()
191 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in fiji_start_smu_in_non_protection_mode()
Dtonga_smumgr.c102 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in tonga_start_in_protection_mode()
118 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in tonga_start_in_protection_mode()
168 SMC_SYSCON_RESET_CNTL, rst_reg, 1); in tonga_start_in_non_protection_mode()
184 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in tonga_start_in_non_protection_mode()
Diceland_smumgr.c111 SMC_SYSCON_RESET_CNTL, rst_reg, 0); in iceland_start_smc()
120 rst_reg, 1); in iceland_reset_smc()
Dci_smumgr.c1899 PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_RESET_CNTL, rst_reg, 0); in ci_start_smc()
2355 PHM_WRITE_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC, SMC_SYSCON_RESET_CNTL, rst_reg, 1); in ci_upload_firmware()