Home
last modified time | relevance | path

Searched refs:discrete (Results 1 – 25 of 91) sorted by relevance

1234

/linux-6.1.9/Documentation/devicetree/bindings/phy/ !
Dqcom,usb-snps-femto-v2.yaml61 The hardware accepts only discrete values. The value closest to the
70 The hardware accepts only discrete values. The value closest to the
78 The hardware accepts only discrete values. The value closest to the
90 The hardware accepts only discrete values. The value closest to the
102 The hardware accepts only discrete values. The value closest to the
110 The hardware accepts only discrete values. The value closest to the
119 The hardware accepts only discrete values. The value closest to the
129 resistance on the USB. The hardware accepts only discrete values. The
140 The hardware accepts only discrete values. The value closest to the
/linux-6.1.9/Documentation/gpu/rfc/ !
Di915_gem_lmem.rst15 * TTM shrinker for discrete
18 * Route shmem backend over to TTM SYSTEM for discrete
Di915_small_bar.rst45 2) On discrete and newer integrated platforms we now reject error capture
/linux-6.1.9/drivers/usb/gadget/function/ !
Duvc_v4l2.c323 fival->discrete.numerator = in uvc_v4l2_enum_frameintervals()
328 fival->discrete.denominator = 10000000; in uvc_v4l2_enum_frameintervals()
329 v4l2_simplify_fraction(&fival->discrete.numerator, in uvc_v4l2_enum_frameintervals()
330 &fival->discrete.denominator, 8, 333); in uvc_v4l2_enum_frameintervals()
356 fsize->discrete.width = uframe->frame.w_width; in uvc_v4l2_enum_framesizes()
357 fsize->discrete.height = uframe->frame.w_height; in uvc_v4l2_enum_framesizes()
/linux-6.1.9/drivers/platform/x86/intel/int3472/ !
DMakefile3 intel_skl_int3472_discrete-y := discrete.o clk_and_regulator.o common.o
DKconfig19 set of discrete GPIOs and power gates.
/linux-6.1.9/Documentation/ABI/testing/ !
Dsysfs-platform-asus-wmi67 can be toggled to boot with only the dGPU (discrete mode) or in
78 Disable discrete GPU:
/linux-6.1.9/drivers/usb/renesas_usbhs/ !
DKconfig12 Renesas USBHS is a discrete USB host and peripheral controller chip
/linux-6.1.9/Documentation/hwmon/ !
Damc6821.rst75 It can only have certain discrete values
91 speed. It can only have certain discrete
/linux-6.1.9/drivers/usb/gadget/udc/ !
DKconfig21 # before discrete ones so they will be the initial/default value:
23 # - licensed IP used in both SOC and discrete versions
24 # - discrete ones (including all PCI-only controllers)
174 R8A66597 is a discrete USB host and peripheral controller chip that
186 Renesas USBHS is a discrete USB host and peripheral controller chip
291 # Controllers available in both integrated and discrete versions
298 M66592 is a discrete USB peripheral controller chip that
309 # Controllers available only in discrete form (and all PCI controllers)
/linux-6.1.9/drivers/media/platform/verisilicon/ !
Dhantro_postproc.c167 fsize->discrete.width = ctx->src_fmt.width >> fsize->index; in hantro_postproc_g2_enum_framesizes()
168 fsize->discrete.height = ctx->src_fmt.height >> fsize->index; in hantro_postproc_g2_enum_framesizes()
/linux-6.1.9/Documentation/devicetree/bindings/media/i2c/ !
Dchrontel,ch7322.yaml13 The Chrontel CH7322 is a discrete HDMI-CEC controller. It is
/linux-6.1.9/Documentation/devicetree/bindings/clock/ !
Dmaxim,max9485.txt6 - MAX9485_CLKOUT: A PLL that can be configured to 16 different discrete
/linux-6.1.9/Documentation/userspace-api/media/v4l/ !
Dvidioc-enum-framesizes.rst52 ``discrete`` member is valid.
153 - ``discrete``
Dvidioc-enum-frameintervals.rst51 the `discrete` member is valid.
145 - ``discrete``
/linux-6.1.9/Documentation/admin-guide/ !
Drtc.rst128 integrated into embeddable system-on-chip (SOC) processors to discrete chips
134 example, maybe the low-power battery-backed RTC is a discrete I2C chip, but
136 the system clock from the discrete RTC, but use the integrated one for all
/linux-6.1.9/drivers/media/usb/uvc/ !
Duvc_v4l2.c1233 fsize->discrete.width = frame->wWidth; in uvc_ioctl_enum_framesizes()
1234 fsize->discrete.height = frame->wHeight; in uvc_ioctl_enum_framesizes()
1275 fival->discrete.numerator = in uvc_ioctl_enum_frameintervals()
1277 fival->discrete.denominator = 10000000; in uvc_ioctl_enum_frameintervals()
1278 v4l2_simplify_fraction(&fival->discrete.numerator, in uvc_ioctl_enum_frameintervals()
1279 &fival->discrete.denominator, 8, 333); in uvc_ioctl_enum_frameintervals()
/linux-6.1.9/Documentation/trace/rv/ !
Ddeterministic_automata.rst158 The automata formalism allows modeling discrete event systems (DES) in
176 Cassandras, Christos G., and Stephane Lafortune, eds. Introduction to discrete
/linux-6.1.9/drivers/input/touchscreen/ !
Dsur40.c1074 f->discrete.width = sur40->pix_fmt.width; in sur40_vidioc_enum_framesizes()
1075 f->discrete.height = sur40->pix_fmt.height; in sur40_vidioc_enum_framesizes()
1091 f->discrete.denominator = 60; in sur40_vidioc_enum_frameintervals()
1092 f->discrete.numerator = 1; in sur40_vidioc_enum_frameintervals()
/linux-6.1.9/Documentation/driver-api/surface_aggregator/clients/ !
Dsan.rst14 relating to the discrete GPU (dGPU) of the Surface Book 2 can be sent from
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/ !
Dapple,aic2.yaml28 which do not go through a discrete interrupt controller. It also handles
/linux-6.1.9/drivers/platform/surface/ !
DKconfig161 battery, the keyboard, and, optionally, a discrete GPU) by (if
191 hot-pluggable discrete GPU (dGPU). When not in use, the dGPU on those
218 'low-power' can significantly limit performance of the discrete GPU on
/linux-6.1.9/drivers/media/usb/pwc/ !
Dpwc-v4l.c922 fsize->discrete.width = pwc_image_sizes[i][0]; in pwc_enum_framesizes()
923 fsize->discrete.height = pwc_image_sizes[i][1]; in pwc_enum_framesizes()
955 fival->discrete.numerator = 1; in pwc_enum_frameintervals()
956 fival->discrete.denominator = i; in pwc_enum_frameintervals()
/linux-6.1.9/drivers/gpu/drm/i915/ !
DTODO.txt4 - For discrete memory manager, merge enough dg1 to be able to refactor it to
/linux-6.1.9/drivers/media/usb/go7007/ !
Dgo7007-v4l2.c526 fsize->discrete.width = (width >> fsize->index) & ~0xf; in vidioc_enum_framesizes()
527 fsize->discrete.height = (height >> fsize->index) & ~0xf; in vidioc_enum_framesizes()
554 fival->discrete.numerator = 1001 * (fival->index + 1); in vidioc_enum_frameintervals()
555 fival->discrete.denominator = go->sensor_framerate; in vidioc_enum_frameintervals()

1234