Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk.c92 .rst_reg = RST_DEVICES_L,
100 .rst_reg = RST_DEVICES_H,
108 .rst_reg = RST_DEVICES_U,
116 .rst_reg = RST_DEVICES_V,
124 .rst_reg = RST_DEVICES_W,
132 .rst_reg = RST_DEVICES_X,
140 .rst_reg = RST_DEVICES_Y,
Dclk-periph-gate.c38 readl_relaxed(gate->clk_base + (gate->regs->rst_reg))
Dclk.h376 u32 rst_reg; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_smc.c350 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 1);
569 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 1); in fiji_smu_start_in_protection_mode()
586 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 0); in fiji_smu_start_in_protection_mode()
675 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 1); in fiji_smu_start_in_non_protection_mode()
692 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 0); in fiji_smu_start_in_non_protection_mode()
Dtonga_smc.c350 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 1);
571 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 1); in tonga_smu_start_in_protection_mode()
588 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 0); in tonga_smu_start_in_protection_mode()
676 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 1); in tonga_smu_start_in_non_protection_mode()
693 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 0); in tonga_smu_start_in_non_protection_mode()
Diceland_smc.c128 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 0); in iceland_start_smc()
136 val = REG_SET_FIELD(val, SMC_SYSCON_RESET_CNTL, rst_reg, 1); in iceland_reset_smc()