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/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c542 #define RANGE(reg, a) ((reg)[(a) + 1] - (reg)[(a)] + 1) macro
563 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster()
608 int count = RANGE(dbgahb->regs, i); in a7xx_get_dbgahb_cluster()
724 int count = RANGE(cluster->registers, j); in a6xx_get_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()
1128 u32 count = RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers()
[all …]
/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.h603 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro
/linux/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/drivers/input/misc/
H A Dadxl34x.c115 #define RANGE(x) ((x) & 0x3) macro
/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 Dnested.c1184 if (!kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_init_nv_sysregs()
H A Dsys_regs.c3218 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_ipas2_op()
3226 !kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_supported_tlbi_ipas2_op()
5016 if (!kvm_has_feat(kvm, ID_AA64ISAR0_EL1, TLB, RANGE)) in kvm_calculate_traps()
/linux/arch/arm64/kernel/
H A Dcpufeature.c2651 ARM64_CPUID_FIELDS(ID_AA64ISAR0_EL1, TLB, RANGE)