Searched refs:CFG_PL011 (Results 1 – 20 of 20) sorted by relevance
/optee_os/core/arch/arm/plat-marvell/ |
A D | main.c | 37 #ifdef CFG_PL011 59 #elif CFG_PL011 111 #elif CFG_PL011 in console_init()
|
A D | conf.mk | 43 $(call force,CFG_PL011,y) 62 $(call force,CFG_PL011,y) 81 $(call force,CFG_PL011,y)
|
/optee_os/core/arch/arm/plat-ls/ |
A D | main.c | 35 #ifdef CFG_PL011 54 #ifdef CFG_PL011 115 #ifdef CFG_PL011 in console_init()
|
A D | conf.mk | 90 $(call force,CFG_PL011,y) 109 $(call force,CFG_PL011,y)
|
/optee_os/core/arch/arm/plat-poplar/ |
A D | conf.mk | 5 $(call force,CFG_PL011,y)
|
/optee_os/core/arch/arm/plat-synquacer/ |
A D | conf.mk | 5 $(call force,CFG_PL011,y)
|
/optee_os/core/arch/arm/plat-hisilicon/ |
A D | conf.mk | 12 $(call force,CFG_PL011,y)
|
/optee_os/core/arch/arm/plat-totalcompute/ |
A D | conf.mk | 15 $(call force,CFG_PL011,y)
|
/optee_os/core/arch/arm/plat-hikey/ |
A D | conf.mk | 6 $(call force,CFG_PL011,y)
|
/optee_os/core/arch/arm/plat-vexpress/ |
A D | conf.mk | 40 $(call force,CFG_PL011,y)
|
/optee_os/core/drivers/ |
A D | sub.mk | 2 srcs-$(CFG_PL011) += pl011.c
|
/optee_os/out/arm/export-ta_arm64/host_include/ |
A D | conf.h | 125 #define CFG_PL011 1 macro
|
A D | conf.mk | 128 CFG_PL011=y
|
A D | conf.cmake | 125 set(CFG_PL011 y) variable
|
/optee_os/out/arm/include/generated/ |
A D | conf.h | 125 #define CFG_PL011 1 macro
|
/optee_os/out/arm/export-ta_arm32/host_include/ |
A D | conf.h | 125 #define CFG_PL011 1 macro
|
A D | conf.mk | 128 CFG_PL011=y
|
A D | conf.cmake | 125 set(CFG_PL011 y) variable
|
/optee_os/out/arm/ |
A D | conf.mk | 128 CFG_PL011=y
|
A D | conf.cmake | 125 set(CFG_PL011 y) variable
|
Completed in 14 milliseconds