Home
last modified time | relevance | path

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

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