Home
last modified time | relevance | path

Searched refs:cfg_ctl (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-tegra/
Dapb_misc.h14 u32 cfg_ctl; /* 0x24 */ member
/external/u-boot/arch/arm/mach-tegra/
Dspl.c27 writel(0xC0, &apb_misc->cfg_ctl); in spl_board_init()
/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot_avp.c37 writel(CONFIG_CTL_TBE | CONFIG_CTL_JTAG, &apb_misc->cfg_ctl); in wb_start()