Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NS16550_REG_SIZE (Results 1 – 25 of 100) sorted by relevance

1234

/u-boot/include/
A Dns16550.h34 #define CONFIG_SYS_NS16550_REG_SIZE (-1) macro
40 #if !defined(CONFIG_SYS_NS16550_REG_SIZE) || (CONFIG_SYS_NS16550_REG_SIZE == 0)
44 #elif (CONFIG_SYS_NS16550_REG_SIZE > 0)
46 unsigned char prepad_##x[CONFIG_SYS_NS16550_REG_SIZE - 1]; \
48 #elif (CONFIG_SYS_NS16550_REG_SIZE < 0)
51 unsigned char postpad_##x[-CONFIG_SYS_NS16550_REG_SIZE - 1];
/u-boot/arch/arm/include/asm/arch-bcmnsp/
A Dconfigs.h15 #define CONFIG_SYS_NS16550_REG_SIZE 1 macro
/u-boot/arch/arm/include/asm/arch-bcmcygnus/
A Dconfigs.h15 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
/u-boot/include/configs/
A Dti_am335x_common.h23 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dmv-common.h38 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dpumpkin.h21 #define CONFIG_SYS_NS16550_REG_SIZE -4 macro
A Dvocore2.h36 #define CONFIG_SYS_NS16550_REG_SIZE -4 macro
A Dbcm_northstar2.h28 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dti_omap3_common.h32 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dbur_am335x_common.h18 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dmt7628.h33 #define CONFIG_SYS_NS16550_REG_SIZE -4 macro
A Dgardena-smart-gateway-mt7688.h37 #define CONFIG_SYS_NS16550_REG_SIZE -4 macro
A Dlinkit-smart-7688.h37 #define CONFIG_SYS_NS16550_REG_SIZE -4 macro
A Dti_omap5_common.h46 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dqemu-mips.h37 #define CONFIG_SYS_NS16550_REG_SIZE 1 macro
A Dqemu-mips64.h37 #define CONFIG_SYS_NS16550_REG_SIZE 1 macro
A Dkc1.h91 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A DSBx81LIFKW.h31 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dti814x_evm.h110 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A DSBx81LIFXCAT.h31 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dx530.h23 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dbcmstb.h112 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dsniper.h85 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dti816x_evm.h45 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro
A Dcm_t43.h22 #define CONFIG_SYS_NS16550_REG_SIZE (-4) macro

Completed in 20 milliseconds

1234