| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-ibm-rainier.dts | 375 default-state = "keep"; 383 default-state = "keep"; 457 default-state = "keep"; 465 default-state = "keep"; 494 default-state = "keep"; 502 default-state = "keep"; 599 default-state = "keep"; 607 default-state = "keep"; 615 default-state = "keep"; 623 default-state = "keep"; [all …]
|
| H A D | aspeed-bmc-ibm-everest.dts | 477 default-state = "keep"; 485 default-state = "keep"; 513 default-state = "keep"; 521 default-state = "keep"; 549 default-state = "keep"; 557 default-state = "keep"; 622 default-state = "keep"; 630 default-state = "keep"; 658 default-state = "keep"; 666 default-state = "keep"; [all …]
|
| H A D | aspeed-bmc-ibm-system1.dts | 568 default-state = "keep"; 576 default-state = "keep"; 584 default-state = "keep"; 592 default-state = "keep"; 600 default-state = "keep"; 608 default-state = "keep"; 616 default-state = "keep"; 624 default-state = "keep"; 632 default-state = "keep"; 640 default-state = "keep"; [all …]
|
| H A D | aspeed-bmc-ibm-balcones.dts | 246 default-state = "keep"; 254 default-state = "keep"; 300 default-state = "keep"; 308 default-state = "keep"; 316 default-state = "keep"; 324 default-state = "keep"; 507 default-state = "keep"; 515 default-state = "keep"; 523 default-state = "keep"; 531 default-state = "keep";
|
| /linux/include/net/ |
| H A D | nl802154.h | 182 /* keep last */ 235 /* keep last */ 275 /* keep last */ 304 /* keep last */ 323 /* keep last */ 350 /* keep last */ 366 /* keep last */ 388 /* keep last */ 399 /* keep last */ 414 /* keep las [all...] |
| H A D | atmclip.h | 29 unsigned long idle_timeout; /* keep open idle for so many jiffies*/ 31 /* keep old push fn for chaining */ 33 /* keep old pop fn for chaining */
|
| /linux/arch/um/kernel/ |
| H A D | dyn.lds.S | 70 KEEP (*(.init)) 94 KEEP (*(.fini)) 126 .eh_frame : { KEEP (*(.eh_frame)) } 139 KEEP (*crtbegin.o(.ctors)) 144 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors)) 145 KEEP (*(SORT(.ctors.*))) 146 KEEP (*(.ctors)) 149 KEEP (*crtbegin.o(.dtors)) 150 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors)) 151 KEEP (*(SORT(.dtors.*))) [all …]
|
| /linux/arch/arm64/boot/dts/marvell/ |
| H A D | cn9130-cf-pro.dts | 74 default-state = "keep"; 82 default-state = "keep"; 115 default-state = "keep"; 123 default-state = "keep"; 142 default-state = "keep"; 150 default-state = "keep"; 169 default-state = "keep"; 177 default-state = "keep"; 196 default-state = "keep"; 204 default-state = "keep"; [all …]
|
| H A D | cn9132-clearfog.dts | 176 default-state = "keep"; 184 default-state = "keep"; 192 default-state = "keep"; 307 default-state = "keep"; 314 default-state = "keep"; 333 default-state = "keep"; 340 default-state = "keep"; 359 default-state = "keep"; 366 default-state = "keep"; 385 default-state = "keep"; [all …]
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | mvebu-devbus.txt | 28 - devbus,keep-config This property can optionally be used to keep 41 Mandatory, except if devbus,keep-config is used. 44 Mandatory, except if devbus,keep-config is used. 50 Mandatory, except if devbus,keep-config is used. 55 Mandatory, except if devbus,keep-config is used. 60 Mandatory, except if devbus,keep-config is used. 69 except if devbus,keep-config is used. 81 except if devbus,keep-config is used. 107 except if devbus,keep-config is used.
|
| /linux/arch/powerpc/kernel/ |
| H A D | vmlinux.lds.S | 11 KEEP(*(__soft_mask_table)) \ 19 KEEP(*(__restart_table)) \ 68 KEEP(*(.head.text.first_256B)); 71 KEEP(*(.head.text.real_vectors)); 73 KEEP(*(.head.text.virt_vectors)); 76 KEEP(*(.head.data.fwnmi_page)); 94 KEEP(*(.linker_stub_catch)); 181 KEEP(*(.opd)) 286 KEEP(*(__ftr_fixup)) 292 KEEP(*(__mmu_ftr_fixup)) [all …]
|
| /linux/include/asm-generic/ |
| H A D | vmlinux.lds.h | 170 #define KEEP_PATCHABLE KEEP(*(__patchable_function_entries)) 200 KEEP(*(__mcount_loc)) \ 216 KEEP(*(_sec_)) \ 221 KEEP(*(_sec_)) \ 231 KEEP(*(.gnu.linkonce.##_sec_)) \ 236 KEEP(*(.gnu.linkonce.##_sec_)) \ 334 KEEP(*(__##name##_of_table)) \ 335 KEEP(*(__##name##_of_table_end)) 365 KEEP(*(.dtb.init.rodata)) \ 430 KEEP(*(.data..init_thread_info)) \ [all …]
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-ipq8064-rb3011.dts | 104 default-state = "keep"; 121 default-state = "keep"; 138 default-state = "keep"; 155 default-state = "keep"; 172 default-state = "keep"; 229 default-state = "keep"; 246 default-state = "keep"; 263 default-state = "keep"; 280 default-state = "keep"; 297 default-state = "keep";
|
| /linux/arch/x86/kernel/ |
| H A D | early_printk.c | 390 int keep; in setup_early_printk() local 398 keep = (strstr(buf, "keep") != NULL); in setup_early_printk() 404 early_console_register(&early_serial_console, keep); in setup_early_printk() 409 early_console_register(&early_serial_console, keep); in setup_early_printk() 415 early_console_register(&early_serial_console, keep); in setup_early_printk() 419 buf += 9; /* Keep from match the above "pciserial" */ in setup_early_printk() 421 early_console_register(&early_serial_console, keep); in setup_early_printk() 429 early_console_register(&early_vga_console, keep); in setup_early_printk() 433 early_console_register(&early_dbgp_console, keep); in setup_early_printk() 437 early_console_register(&xenboot_console, keep); in setup_early_printk() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | testmode.h | 90 /* keep last */ 119 /* keep last */ 143 /* keep last */ 154 * @MT76_TM_STATE_RX_FRAMES: receive packets and keep statistics 166 /* keep last */ 193 /* keep last */
|
| /linux/usr/ |
| H A D | Kconfig | 129 Keep in mind that your build system needs to provide the appropriate 155 If you choose this, keep in mind that you need to have the bzip2 tool 168 If you choose this, keep in mind that you may need to install the xz 181 If you choose this, keep in mind that you may need to install the xz 193 If you choose this, keep in mind that you may need to install the lzop 204 If you choose this, keep in mind that most distros don't provide lz4 215 If you choose this, keep in mind that you may need to install the zstd
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | README | 199 keep=[0 or 1] keep the previous scan results (1), discard (0) 206 The type field will default to 3 (Any) and the keep field will default 216 3) Scan all available channels (B/G, A bands) for a specific BSSID, keep 218 echo "bssid=00:50:43:20:12:82 keep=1" > setuserscan 221 Keep the previous scan table intact. Update any duplicate BSSID/SSID 223 echo "type=1 keep=1" > setuserscan 225 All entries in the scan table (not just the new scan data when keep=1)
|
| /linux/arch/arm/mach-pxa/ |
| H A D | spitz.h | 90 #define SPITZ_SCP_LED_GREEN SCOOP_GPCR_PA11 /* Keep */ 91 #define SPITZ_SCP_JK_B SCOOP_GPCR_PA12 /* Keep */ 92 #define SPITZ_SCP_CHRG_ON SCOOP_GPCR_PA13 /* Keep */ 95 #define SPITZ_SCP_CF_POWER SCOOP_GPCR_PA16 /* Keep */ 96 #define SPITZ_SCP_LED_ORANGE SCOOP_GPCR_PA17 /* Keep */ 121 #define SPITZ_SCP2_AKIN_PULLUP SCOOP_GPCR_PA12 /* Keep */
|
| /linux/arch/riscv/kernel/ |
| H A D | vmlinux.lds.S | 63 KEEP(*(__soc_early_init_table)) 68 KEEP(*(__soc_builtin_dtb_table)) 90 KEEP(*(.init.pi*)) 94 KEEP(*(.init.bss*)) /* from the EFI stub */ 120 KEEP(*(.alternative))
|
| /linux/drivers/clk/st/ |
| H A D | clk-flexgen.c | 326 /* This clk needs to be on to keep bus interconnect alive */ 328 /* This clk needs to be on to keep bus interconnect alive */ 333 /* This clk needs to be on to keep A9 running */ 343 /* This clk needs to be on to keep bus interconnect alive */ 346 /* This clk needs to be on to keep bus interconnect alive */ 357 /* This clk needs to be on to keep bus interconnect alive */ 377 /* This clk needs to be on to keep bus interconnect alive */ 379 /* This clk needs to be on to keep bus interconnect alive */ 382 /* This clk needs to be on to keep bus interconnect alive */ 387 /* This clk needs to be on to keep bus interconnect alive */ [all …]
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r9a06g032-rzn1d400-eb.dts | 42 default-state = "keep"; 49 default-state = "keep"; 188 default-state = "keep"; 195 default-state = "keep"; 211 default-state = "keep"; 218 default-state = "keep";
|
| /linux/include/scsi/fc/ |
| H A D | fc_fip.h | 18 #define FIP_DEF_FKA 8000 /* default FCF keep-alive/advert period (mS) */ 19 #define FIP_VN_KA_PERIOD 90000 /* required VN_port keep-alive period (mS) */ 65 FIP_OP_CTRL = 3, /* Keep Alive / Link Reset */ 92 FIP_SC_KEEP_ALIVE = 1, /* keep-alive from VN_Port */ 150 FIP_DT_FKA = 12, /* advertisement keep-alive period */ 236 * FIP_DT_FKA - Advertisement keep-alive period. 242 __be32 fd_fka_period; /* adv./keep-alive period in mS */
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-misc-cp500 | 13 Description: Flag which signals if FPGA shall keep or reload configuration 14 bitstream on reset. Normal FPGA behavior and default is to keep 23 1 = keep configuration bitstream on reset, default
|
| /linux/arch/mips/kernel/ |
| H A D | vmlinux.lds.S | 83 KEEP(*(__dbe_table)) 127 KEEP(*(.mips.machines.init)) 153 KEEP(*(.appended_dtb)) 207 KEEP(*(.mdebug.abi32)) 210 KEEP(*(.mdebug.abi64))
|
| /linux/scripts/ |
| H A D | config | 41 --keep-case|-k Keep next symbols' case (dont' upper-case it) 46 By default, $myname will upper-case the given symbol. Use --keep-case to keep 153 --keep-case|-k)
|