/arch/arm/mach-orion5x/ |
D | ts78xx-setup.c | 398 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports() 399 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports() 400 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports() 408 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports() 409 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports() 410 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports() 413 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports() 414 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_supports() 415 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports() 424 if (ts78xx_fpga.supports.ts_rtc.present == 1) { in ts78xx_fpga_load_devices() [all …]
|
D | ts78xx-fpga.h | 25 unsigned present:1; member
|
/arch/x86/um/asm/ |
D | processor_32.h | 18 unsigned present:1; member 30 { .present = 0, .flushed = 0 } }, \
|
/arch/x86/um/ |
D | tls_32.c | 72 if (!t->arch.tls_array[idx].present) in get_free_idx() 105 if (!curr->present) { in load_TLS() 169 if (!curr->present) in clear_flushed_tls() 212 t->arch.tls_array[idx - GDT_ENTRY_TLS_MIN].present = 1; in set_tls_entry() 251 if (!t->arch.tls_array[idx - GDT_ENTRY_TLS_MIN].present) in get_tls_entry()
|
/arch/arm/mm/ |
D | proc-v7.S | 308 teq r3, #0x00100000 @ only present in r1p* 314 teq r6, #0x20 @ only present in r2p0 321 teq r6, #0x20 @ only present in r2p0 331 cmp r6, #0x22 @ only present up to r2p2 337 teq r6, #0x20 @ present in r2p0 338 teqne r6, #0x21 @ present in r2p1 339 teqne r6, #0x22 @ present in r2p2 346 teq r3, #0x00200000 @ only present in r2p* 352 ALT_SMP(cmp r6, #0x30) @ present prior to r3p0 363 cmp r6, #0x4 @ only present up to r0p4 [all …]
|
D | proc-macros.S | 128 .long 0x00 @ L_PTE_MT_MINICACHE (not present) 208 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young? 253 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?
|
D | proc-xsc3.S | 385 .long 0x00 @ L_PTE_MT_MINICACHE (not present) 386 .long PTE_EXT_TEX(5) | PTE_CACHEABLE | PTE_BUFFERABLE @ L_PTE_MT_WRITEALLOC (not present?) 472 mrc p15, 1, r0, c0, c0, 1 @ get L2 present information 474 orrne r6, r6, #(1 << 26) @ enable L2 if present
|
/arch/m68k/ifpsp060/ |
D | fskeleton.S | 71 | is present. The routine below should point to the operating system handler 90 | is present. The routine below should point to the operating system handler 108 | is present. The routine below should point to the operating system handler 127 | is present. The routine below should point to the operating system handler 146 | is present. The routine below should point to the operating system handler 165 | is present. The routine below should point to the operating system handler 184 | is present. The routine below should point to the operating system handler
|
/arch/mips/boot/dts/xilfpga/ |
D | nexys4ddr.dts | 28 xlnx,interrupt-present = <0x0>;
|
/arch/frv/kernel/ |
D | head-uc-fr401.S | 50 # CC0 - T if DBR0 is present 51 # CC1 - T if DBR1 is present 52 # CC2 - T if DBR2 is present (not FR401/FR401A) 53 # CC3 - T if DBR3 is present (not FR401/FR401A) 66 # specify which DBR regs are present
|
D | head-mmu-fr451.S | 51 # CC0 - T if DBR0 is present 52 # CC1 - T if DBR1 is present 53 # CC2 - T if DBR2 is present 54 # CC3 - T if DBR3 is present
|
D | head-uc-fr555.S | 49 # CC0 - T if DARS0 is present 50 # CC1 - T if DARS1 is present 51 # CC2 - T if DARS2 is present 52 # CC3 - T if DARS3 is present
|
/arch/ia64/mm/ |
D | init.c | 704 unsigned long present; in show_mem() local 721 present = pgdat->node_present_pages; in show_mem() 724 total_present += present; in show_mem() 727 nid, present, reserved); in show_mem()
|
/arch/arm/boot/dts/ |
D | kirkwood-dnskw.dtsi | 108 pmx_present_sata0: pmx-present-sata0 { 112 pmx_present_sata1: pmx-present-sata1 {
|
D | at91-ariag25.dts | 58 /* N.B. Aria has no SD card detect (CD), assumed present */
|
D | qcom-pm8941.dtsi | 44 "bat-present",
|
/arch/arm/mach-tegra/ |
D | reset-handler.S | 163 tst r7, r11 @ if !present 164 bleq __die @ CPU not present (to OS)
|
/arch/powerpc/platforms/52xx/ |
D | Kconfig | 18 - if the 'fsl,has-wdt' property is present in one of the
|
/arch/powerpc/boot/dts/ |
D | virtex440-ml507.dts | 168 xlnx,interrupt-present = <1>; 307 xlnx,interrupt-present = <0>; 323 xlnx,interrupt-present = <0>; 341 xlnx,interrupt-present = <1>;
|
D | xpedite5200.dts | 101 * 0: BRD_CFG0 (1: P14 IO present) 102 * 1: BRD_CFG1 (1: FP ethernet present) 103 * 2: BRD_CFG2 (1: XMC IO present)
|
D | xpedite5200_xmon.dts | 105 * 0: BRD_CFG0 (1: P14 IO present) 106 * 1: BRD_CFG1 (1: FP ethernet present) 107 * 2: BRD_CFG2 (1: XMC IO present)
|
D | hotfoot.dts | 134 /* Not present on all boards */ 224 and FeatFS partition is not present */
|
/arch/arm/kernel/ |
D | entry-ftrace.S | 61 bic \rd, \rn, #1 @ clear the Thumb bit if present
|
/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 879 unsigned long mmr_base, present, paddr; in uv_system_init() local 942 present = uv_read_local_mmr(UVH_NODE_PRESENT_TABLE + i * 8); in uv_system_init() 944 if (!test_bit(j, &present)) in uv_system_init()
|
/arch/mips/mm/ |
D | c-r4k.c | 974 int present = 0; in alias_74k_erratum() local 988 present = 1; in alias_74k_erratum() 994 present = 1; in alias_74k_erratum() 1002 return present; in alias_74k_erratum()
|