Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/gpu/
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-v6.6/drivers/gpu/drm/msm/adreno/
Da6xx_gpu_state.c462 #define RANGE(reg, a) ((reg)[(a) + 1] - (reg)[(a)] + 1) macro
483 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster()
566 int count = RANGE(cluster->registers, j); in a6xx_get_cluster()
678 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_hlsq_registers()
723 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_registers()
758 regcount += RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers()
766 u32 count = RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers()
788 regcount += RANGE(regs->registers, i); in _a6xx_get_gmu_registers()
796 u32 count = RANGE(regs->registers, i); in _a6xx_get_gmu_registers()
1133 u32 count = RANGE(registers, i); in a6xx_show_registers()
[all …]
/Linux-v6.6/Documentation/driver-api/media/drivers/
Dcx88-devel.rst44 3: RANGE = 1
/Linux-v6.6/Documentation/userspace-api/media/rc/
Dlirc-get-features.rst105 .. _LIRC-CAN-SET-REC-CARRIER-RANGE:
/Linux-v6.6/drivers/comedi/drivers/
Dni_pcimio.c119 RANGE(-5, 15),
121 RANGE(3, 7),
122 RANGE(4, 6),
Dpcmmio.c173 RANGE(-2.5, 7.5)
/Linux-v6.6/include/linux/comedi/
Dcomedidev.h603 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Dheadc37d.c187 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_LUT, RANGE, asyh->olut.range) | in headc37d_olut_set()
Dwndwc37e.c76 NVVAL(NVC37E, SET_CONTROL_INPUT_LUT, RANGE, asyw->xlut.i.range) | in wndwc37e_ilut_set()
/Linux-v6.6/drivers/input/misc/
Dadxl34x.c115 #define RANGE(x) ((x) & 0x3) macro
/Linux-v6.6/Documentation/trace/coresight/
Dcoresight-etm4x-reference.rst623 comparator with a type used - i.e. RANGE, SINGLE, START, STOP. Once this tag
/Linux-v6.6/arch/arm64/tools/
Dsysreg1200 0b0010 RANGE
/Linux-v6.6/arch/arm64/kernel/
Dcpufeature.c2453 ARM64_CPUID_FIELDS(ID_AA64ISAR0_EL1, TLB, RANGE)