| /rk3399_rockchip-uboot/include/linux/ |
| H A D | kconfig.h | 30 #define IS_ENABLED(option) \ argument 38 #define IS_BUILTIN(option) config_enabled(option) argument 44 #define IS_MODULE(option) config_enabled(option##_MODULE) argument 79 #define CONFIG_VAL(option) config_val(option) argument 87 #define CONFIG_IS_ENABLED(option) \ argument 97 #define CONFIG_IS_BUILTIN(option) config_enabled(CONFIG_VAL(option)) argument 105 #define CONFIG_IS_MODULE(option) config_enabled(CONFIG_VAL(option##_MODULE)) argument
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | kxgettext.c | 85 const char *option; member 92 static struct message *message__new(const char *msg, char *option, in message__new() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
| H A D | zconf.gperf | 44 option, T_OPTION, TF_COMMAND keyword
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/ |
| H A D | cache.c | 17 enum dcache_option option = DCACHE_WRITETHROUGH; in enable_caches() local
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | cache-cp15.c | 25 void set_section_dcache(int section, enum dcache_option option) in set_section_dcache() 52 enum dcache_option option) in mmu_set_region_dcache_behaviour()
|
| /rk3399_rockchip-uboot/board/phytec/phycore_rk3288/ |
| H A D | som.h | 14 unsigned char option[12]; /* coding for variants */ member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootmenu.c | 251 const char *option; in bootmenu_create() local 366 char *option, *sep; in bootmenu_show() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mkenvimage.c | 81 int option; in main() local
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | settings.py | 103 def get(self, section, option, *args, **kwargs): argument
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | cache_v8.c | 545 enum dcache_option option) in mmu_set_region_dcache_behaviour() 683 enum dcache_option option) in mmu_set_region_dcache_behaviour()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/vf610/ |
| H A D | generic.c | 368 enum dcache_option option = DCACHE_WRITETHROUGH; in enable_caches() local
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | mvgbe.c | 325 int option) in port_uc_addr()
|
| H A D | rtl8169.c | 960 int option = -1, Cap10_100 = 0, Cap1000 = 0; in rtl_init() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spi.h | 125 u8 option; member
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | nand.h | 140 unsigned int option; member
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | super.c | 1143 static int parse_standard_option(const char *option) in parse_standard_option()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | zynq_nand.c | 270 static int zynq_nand_init_nand_flash(int option) in zynq_nand_init_nand_flash()
|