/Linux-v6.6/Documentation/gpu/ |
D | kms-properties.csv | 7 ,,“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/ |
D | a6xx_gpu_state.c | 462 #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/ |
D | cx88-devel.rst | 44 3: RANGE = 1
|
/Linux-v6.6/Documentation/userspace-api/media/rc/ |
D | lirc-get-features.rst | 105 .. _LIRC-CAN-SET-REC-CARRIER-RANGE:
|
/Linux-v6.6/drivers/comedi/drivers/ |
D | ni_pcimio.c | 119 RANGE(-5, 15), 121 RANGE(3, 7), 122 RANGE(4, 6),
|
D | pcmmio.c | 173 RANGE(-2.5, 7.5)
|
/Linux-v6.6/include/linux/comedi/ |
D | comedidev.h | 603 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro
|
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/ |
D | headc37d.c | 187 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_LUT, RANGE, asyh->olut.range) | in headc37d_olut_set()
|
D | wndwc37e.c | 76 NVVAL(NVC37E, SET_CONTROL_INPUT_LUT, RANGE, asyw->xlut.i.range) | in wndwc37e_ilut_set()
|
/Linux-v6.6/drivers/input/misc/ |
D | adxl34x.c | 115 #define RANGE(x) ((x) & 0x3) macro
|
/Linux-v6.6/Documentation/trace/coresight/ |
D | coresight-etm4x-reference.rst | 623 comparator with a type used - i.e. RANGE, SINGLE, START, STOP. Once this tag
|
/Linux-v6.6/arch/arm64/tools/ |
D | sysreg | 1200 0b0010 RANGE
|
/Linux-v6.6/arch/arm64/kernel/ |
D | cpufeature.c | 2453 ARM64_CPUID_FIELDS(ID_AA64ISAR0_EL1, TLB, RANGE)
|