Home
last modified time | relevance | path

Searched refs:RANGE (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/gpu/
H A Dkms-properties.csv7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD
8 ,,“right margin”,RANGE,"Min=0, Max=100",Connector,TBD
9 ,,“top margin”,RANGE,"Min=0, Max=100",Connector,TBD
10 ,,“bottom margin”,RANGE,"Min=0, Max=100",Connector,TBD
11 ,,“brightness”,RANGE,"Min=0, Max=100",Connector,TBD
12 ,,“contrast”,RANGE,"Min=0, Max=100",Connector,TBD
13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
14 ,,“overscan”,RANGE,"Min=0, Max=100",Connector,TBD
15 ,,“saturation”,RANGE,"Min=0, Max=100",Connector,TBD
16 ,,“hue”,RANGE,"Min=0, Max=100",Connector,TBD
[all …]
/linux/rust/syn/
H A Dscan_expr.rs58 (Punct(".."), SetState(&RANGE)),
68 (Punct(".."), SetState(&RANGE)),
169 static RANGE: [(Input, Action); 6] = [ constant
171 (Punct(".."), SetState(&RANGE)),
/linux/arch/arm64/include/asm/
H A Dkvm_nested.h192 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_s1e1_op()
221 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_s1e2_op()
/linux/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst44 3: RANGE = 1
/linux/drivers/comedi/drivers/
H A Dni_pcimio.c128 RANGE(-5, 15),
130 RANGE(3, 7),
131 RANGE(4, 6),
H A Dpcmmio.c173 RANGE(-2.5, 7.5)
/linux/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst105 .. _LIRC-CAN-SET-REC-CARRIER-RANGE:
/linux/include/linux/comedi/
H A Dcomedidev.h604 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dheadc37d.c187 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_LUT, RANGE, asyh->olut.range) | in headc37d_olut_set()
/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst623 comparator with a type used - i.e. RANGE, SINGLE, START, STOP. Once this tag
/linux/arch/arm64/kvm/
H A Dconfig.c167 #define FEAT_TLBIRANGE ID_AA64ISAR0_EL1, TLB, RANGE
H A Dsys_regs.c3978 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_ipas2_op()
3986 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_ipas2_op()
/linux/drivers/tty/vt/
H A Ducs_width_table.h_shipped325 …{ 0x1CF30, 0x1CF46 }, /* ZNAMENNY COMBINING TONAL RANGE MARK MRACHNO - ZNAMENNY PRIZNAK MODIFIER R…
/linux/arch/arm64/kernel/
H A Dcpufeature.c2744 ARM64_CPUID_FIELDS(ID_AA64ISAR0_EL1, TLB, RANGE)