Home
last modified time | relevance | path

Searched refs:crc_rst_dev (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.c56 reg = readl(&clkrst->crc_rst_dev[TEGRA_DEV_U]); in wb_start()
58 writel(reg, &clkrst->crc_rst_dev[TEGRA_DEV_U]); in wb_start()
84 reg = readl(&clkrst->crc_rst_dev[TEGRA_DEV_L]); in wb_start()
86 writel(reg, &clkrst->crc_rst_dev[TEGRA_DEV_L]); in wb_start()
128 reg = readl(&clkrst->crc_rst_dev[TEGRA_DEV_U]); in wb_start()
130 writel(reg, &clkrst->crc_rst_dev[TEGRA_DEV_U]); in wb_start()
211 reg = readl(&clkrst->crc_rst_dev[TEGRA_DEV_L]); in wb_start()
213 writel(reg, &clkrst->crc_rst_dev[TEGRA_DEV_L]); in wb_start()
226 writel(SWR_TRIG_SYS_RST, &clkrst->crc_rst_dev[TEGRA_DEV_L]); in wb_start()
H A Dclock.c529 u32 *reset = &clkrst->crc_rst_dev[PERIPH_REG(periph_id)]; in reset_set_enable()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/
H A Dclk_rst.h57 uint crc_rst_dev[TEGRA_CLK_REGS]; /* _RST_DEVICES_L/H/U_0 */ member
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra114/
H A Dclock.c606 reset = &clkrst->crc_rst_dev[PERIPH_REG(periph_id)]; in reset_set_enable()
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra30/
H A Dclock.c586 reset = &clkrst->crc_rst_dev[PERIPH_REG(periph_id)]; in reset_set_enable()
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c754 reset = &clkrst->crc_rst_dev[PERIPH_REG(periph_id)]; in reset_set_enable()
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c847 reset = &clkrst->crc_rst_dev[PERIPH_REG(periph_id)]; in reset_set_enable()