/linux-6.12.1/Documentation/gpu/ |
D | kms-properties.csv | 22 ,,"""left_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 23 ,,"""right_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 24 ,,"""top_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 25 ,,"""bottom_margin""",RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 26 ,,“hpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 27 ,,“vpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 28 ,,“contrast”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 29 ,,“saturation”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 30 ,,“hue”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD 31 ,,“sharpness”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD [all …]
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | u_tcm.h | 19 * @dependent: optional dependent module. Meant for legacy gadget. 22 * @dep_lock: lock for dependent module operations. 23 * @ready: true if the dependent module information is set. 25 * @has_dep: true if there is a dependent module 30 struct module *dependent; member
|
/linux-6.12.1/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 1965 * dependent or mode independent memory. Each mode has 96 bytes, 1968 * dependent scratch memory, Mode 8, page 0-3 overlaps mode 1970 * - 896 bytes of mode dependent scratch, 96 bytes per Modes 0-7, and 1975 * divided into mode dependent and mode independent scratch with this 1978 * dependent scratch memory for modes 0-7 (768 bytes). Mode 8 pages 1979 * 0-2 dependent scratch overlap with pages 0-2 of mode independent 1991 * 800h-83Fh Mode Dependent Scratch Mode 0 Pages 0-1 1992 * 840h-87Fh Mode Dependent Scratch Mode 1 Pages 0-1 1993 * 880h-8BFh Mode Dependent Scratch Mode 2 Pages 0-1 1994 * 8C0h-8FFh Mode Dependent Scratch Mode 3 Pages 0-1 [all …]
|
D | aic94xx_seq.c | 503 * asd_init_cseq_mdp - initialize CSEQ Mode dependent pages 513 /* CSEQ Mode dependent, modes 0-7, page 0 setup. */ in asd_init_cseq_mdp() 522 /* CSEQ Mode dependent, mode 0-7, page 1 and 2 shall be ignored. */ in asd_init_cseq_mdp() 524 /* CSEQ Mode dependent, mode 8, page 0 setup. */ in asd_init_cseq_mdp() 542 /* CSEQ Mode dependent, mode 8, page 1 setup. */ in asd_init_cseq_mdp() 548 /* CSEQ Mode dependent, mode 8, page 2 setup. */ in asd_init_cseq_mdp() 566 /* CSEQ Mode dependent, mode 8, page 3 shall be ignored. */ in asd_init_cseq_mdp() 574 * independent and dependent scratch page to the default settings. 671 * asd_init_lseq_mdp -- initialize LSEQ mode dependent pages. 722 /* LSEQ Mode dependent 0, page 0 setup. */ in asd_init_lseq_mdp() [all …]
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-devices-system-cpu | 30 dependent. 36 architecture and platform dependent. 42 architecture and platform dependent. 48 architecture and platform dependent. 54 architecture and platform dependent. it's only used on s390. 60 architecture and platform dependent. it's only used on s390.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | procfs-attr-prev | 9 this interface is LSM dependent. 13 this interface are LSM dependent. 15 dependent.
|
D | procfs-attr-exec | 10 of the task identified is LSM dependent. 15 the task identified are LSM dependent. 17 dependent.
|
D | procfs-attr-current | 9 of the task identified is LSM dependent. 14 the task identified are LSM dependent. 16 dependent.
|
D | pstore | 6 Description: Generic interface to platform dependent persistent storage. 25 - "mce" - architecture dependent data from fatal h/w error
|
/linux-6.12.1/arch/x86/include/asm/ |
D | hardirq.h | 12 unsigned int __nmi_count; /* arch dependent */ 14 unsigned int apic_timer_irqs; /* arch dependent */ 23 unsigned int x86_platform_ipis; /* arch dependent */
|
/linux-6.12.1/drivers/acpi/ |
D | dock.c | 62 * Dock Dependent device functions * 67 * @adev: Dependent ACPI device object. 69 * Add the dependent device to the dock's dependent device list. 128 * find_dock_dependent_device - get a device dependent on this dock 132 * iterate over the dependent device list for this dock. If the 133 * dependent device matches the handle, return. 165 * or is a device dependent on the dock station, then it 432 * To simplify event handling, dock dependent device handler always in dock_notify() 616 /* add the dock station as a device dependent on itself */ in acpi_dock_add()
|
/linux-6.12.1/Documentation/networking/ |
D | tcp-thin.rst | 11 effective. In time-dependent scenarios (like online games, control 19 After analysing a large number of time-dependent interactive 39 Since these mechanisms are targeted at time-dependent applications,
|
/linux-6.12.1/drivers/s390/char/ |
D | sclp_diag.h | 32 * struct sclp_diag_ftp - Diagnostic Test FTP Service model-dependent data 68 * @mdd: model-dependent data (@route dependent)
|
/linux-6.12.1/drivers/net/dsa/ |
D | vitesse-vsc73xx.h | 42 * @ops: Structure with hardware-dependent operations 66 * @read: Method for register reading over the hardware-dependent interface 67 * @write: Method for register writing over the hardware-dependent interface
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | mipi-ccs.yaml | 41 description: Analogue voltage supply (VANA), sensor dependent. 44 description: Core voltage supply (VCore), sensor dependent. 47 description: I/O voltage supply (VIO), sensor dependent.
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | touchscreen.yaml | 39 description: maximum reported pressure (arbitrary range dependent on the controller) 57 range dependent on the controller) 62 values dependent on the controller)
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 37 *platform-dependent suspend* states in what follows. 164 Platform-dependent Suspend Code Flow 168 state to platform-dependent suspend state: 197 which must be done in a special platform-dependent way. Then, the 233 Platform-dependent Resume Code Flow 237 platform-dependent suspend state into the working state:
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | pdc_chassis.h | 179 #define PDC_CHASSIS_SRC_PDH (3ULL << 28) /* processor dependent hardware */ 191 /* Source ID - platform dependent */ 194 /* Problem detail - problem source dependent */ 209 /* Activity status - implementation dependent */ 212 /* Caller subactivity - implementation dependent */ 214 #define PDC_CHASSIS_CALL_SACT_UNSPEC (0ULL << 4) /* implementation dependent */
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | solomon,ssd-common.yaml | 31 The default value is controller-dependent. 37 The default value is controller-dependent.
|
/linux-6.12.1/arch/parisc/include/uapi/asm/ |
D | pdc.h | 35 #define PDC_RETURN_CHASSIS_INFO 128 /* HVERSION dependent: return chassis LED/LCD info */ 85 /* 1, 2 obsolete - HVERSION dependent*/ 90 /* 7 obsolete - HVERSION dependent */ 189 /* HVERSION dependent */ 225 #define PDC_LAN_STATION_ID 138 /* Hversion dependent mechanism for */ 410 /* [0x040] reserved processor dependent */ 447 /* [0x600] processor dependent */ 491 cc_hv : 3; /* hversion dependent */ 667 * are hversion dependent. Do a "ser pim 0 hpmc" after rebooting, since 668 * the firmware is probably the best way of printing hversion dependent
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | machdep.h | 16 /* machine dependent irq functions */ 20 /* machine dependent timer functions */
|
/linux-6.12.1/drivers/media/platform/st/sti/delta/ |
D | delta-cfg.h | 31 /* IP perf dependent, can be tuned */ 44 #define DELTA_MAX_FRAME_USER 3 /* platform/use-case dependent */
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | dbdma.h | 49 __le32 cmd_dep; /* command-dependent field */ 67 #define KEY_STREAM2 0x200 /* device-dependent stream */ 68 #define KEY_STREAM3 0x300 /* device-dependent stream */
|
/linux-6.12.1/tools/memory-model/Documentation/ |
D | cheatsheet.txt | 31 DR: Dependent read (address dependency) 32 DW: Dependent write (address, data, or control dependency)
|
/linux-6.12.1/Documentation/devicetree/bindings/pci/ |
D | snps,dw-pcie-common.yaml | 24 configuration space belongs to the Configuration-Dependent Module (CDM) 78 interface of the Configuration-Dependent Module, which is 153 - description: Application-dependent interface reset 257 Enable automatic checking of CDM (Configuration Dependent Module)
|