Home
last modified time | relevance | path

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

/linux-6.15/Documentation/gpu/
H A Dkms-properties.csv7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD
9 ,,“top 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
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
37 ,,“dot_crawl”,RANGE,"Min=0, Max=1",Connector,TBD
57 ,,“dot_crawl”,RANGE,"Min=0, Max=1",Connector,TBD
76 ,,“hue”,RANGE,"Min=0, Max=359",Plane,TBD
[all …]
/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c608 int count = RANGE(dbgahb->regs, i); in a7xx_get_dbgahb_cluster()
772 int count = RANGE(cluster->regs, i); in a7xx_get_cluster()
1002 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_hlsq_registers()
1047 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_registers()
1084 u32 count = RANGE(regs->regs, i); in a7xx_get_crashdumper_registers()
1120 regcount += RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers()
1145 regcount += RANGE(regs, i); in a7xx_get_ahb_gpu_registers()
1153 u32 count = RANGE(regs, i); in a7xx_get_ahb_gpu_registers()
1689 u32 count = RANGE(registers, i); in a6xx_show_registers()
1709 u32 count = RANGE(registers, i); in a7xx_show_registers_indented()
[all …]
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_nested.h155 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_s1e1_op()
184 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_s1e2_op()
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst44 3: RANGE = 1
/linux-6.15/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst105 .. _LIRC-CAN-SET-REC-CARRIER-RANGE:
/linux-6.15/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-6.15/include/linux/comedi/
H A Dcomedidev.h603 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc37e.c76 NVVAL(NVC37E, SET_CONTROL_INPUT_LUT, RANGE, asyw->xlut.i.range) | in wndwc37e_ilut_set()
H A Dheadc37d.c187 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_LUT, RANGE, asyh->olut.range) | in headc37d_olut_set()
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml108 Must be the device tree identifier of the RANGE pin. The state on this
/linux-6.15/drivers/input/misc/
H A Dadxl34x.c115 #define RANGE(x) ((x) & 0x3) macro
/linux-6.15/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst623 comparator with a type used - i.e. RANGE, SINGLE, START, STOP. Once this tag
/linux-6.15/arch/arm64/kvm/
H A Dnested.c1203 if (!kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_init_nv_sysregs()
H A Dsys_regs.c3466 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_ipas2_op()
3474 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_ipas2_op()
5175 if (!kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_calculate_traps()
/linux-6.15/arch/arm64/tools/
H A Dsysreg1402 0b0010 RANGE
/linux-6.15/arch/arm64/kernel/
H A Dcpufeature.c2692 ARM64_CPUID_FIELDS(ID_AA64ISAR0_EL1, TLB, RANGE)