Home
last modified time | relevance | path

Searched refs:KS2_DEVCFG (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/
Dinit.c84 u32 val = __raw_readl(KS2_DEVCFG); in config_pcie_mode()
96 __raw_writel(val, KS2_DEVCFG); in config_pcie_mode()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-keystone/include/mach/
Dhardware.h157 #define KS2_DEVCFG (KS2_DEVICE_STATE_CTRL_BASE + 0x14c) macro