Searched refs:RANGE (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/gpu/ |
A 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 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 38 ,,“dot_crawl”,RANGE,"Min=0, Max=1",Connector,TBD 78 ,,“hue”,RANGE,"Min=0, Max=359",Plane,TBD [all …]
|
/linux/drivers/gpu/drm/msm/adreno/ |
A D | a6xx_gpu_state.c | 443 #define RANGE(reg, a) ((reg)[(a) + 1] - (reg)[(a)] + 1) macro 464 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster() 536 int count = RANGE(cluster->registers, j); in a6xx_get_cluster() 648 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_hlsq_registers() 688 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_registers() 718 regcount += RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers() 726 u32 count = RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers() 748 regcount += RANGE(regs->registers, i); in _a6xx_get_gmu_registers() 756 u32 count = RANGE(regs->registers, i); in _a6xx_get_gmu_registers() 1005 u32 count = RANGE(registers, i); in a6xx_show_registers() [all …]
|
/linux/Documentation/userspace-api/media/rc/ |
A D | lirc-get-features.rst | 105 .. _LIRC-CAN-SET-REC-DUTY-CYCLE-RANGE: 111 .. _LIRC-CAN-SET-REC-CARRIER-RANGE:
|
/linux/Documentation/driver-api/media/drivers/ |
A D | cx88-devel.rst | 44 3: RANGE = 1
|
/linux/drivers/comedi/drivers/ |
A D | ni_pcimio.c | 121 RANGE(-5, 15), 123 RANGE(3, 7), 124 RANGE(4, 6),
|
A D | pcmmio.c | 174 RANGE(-2.5, 7.5)
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
A D | adi,ad7606.yaml | 76 Must be the device tree identifier of the RANGE pin. The polarity on
|
/linux/drivers/comedi/ |
A D | comedidev.h | 604 #define RANGE(a, b) {(a) * 1e6, (b) * 1e6, 0} macro
|
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
A D | headc37d.c | 187 NVVAL(NVC37D, HEAD_SET_CONTROL_OUTPUT_LUT, RANGE, asyh->olut.range) | in headc37d_olut_set()
|
A D | wndwc37e.c | 77 NVVAL(NVC37E, SET_CONTROL_INPUT_LUT, RANGE, asyw->xlut.i.range) | in wndwc37e_ilut_set()
|
/linux/drivers/input/misc/ |
A D | adxl34x.c | 115 #define RANGE(x) ((x) & 0x3) macro
|
/linux/Documentation/trace/coresight/ |
A D | coresight-etm4x-reference.rst | 609 comparator with a type used - i.e. RANGE, SINGLE, START, STOP. Once this tag
|
Completed in 41 milliseconds