Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dspl_pcie_ep_boot.c46 #define RKEP_CMD_LOADER_RUN 0x524b4501 macro
319 if (val == RKEP_CMD_LOADER_RUN) in pcie_wait_for_fw()
/OK3568_Linux_fs/kernel/drivers/misc/rockchip/
H A Dpcie-rkep.c647 #define RKEP_CMD_LOADER_RUN 0x524b4501 macro
663 writel(RKEP_CMD_LOADER_RUN, pcie_rkep->bar0 + 0x400); in rkep_store()