| /linux/drivers/pmdomain/qcom/ |
| H A D | cpr.c | 213 struct corner { struct 234 struct corner *corner; argument 243 struct corner *corners; 305 static void cpr_ctl_enable(struct cpr_drv *drv, struct corner *corner) in cpr_ctl_enable() argument 318 corner->save_ctl); in cpr_ctl_enable() 319 cpr_irq_set(drv, corner->save_irq); in cpr_ctl_enable() 321 if (cpr_is_allowed(drv) && corner->max_uV > corner->min_uV) in cpr_ctl_enable() 358 static void cpr_corner_save(struct cpr_drv *drv, struct corner *corner) in cpr_corner_save() argument 360 corner->save_ctl = cpr_read(drv, REG_RBCPR_CTL); in cpr_corner_save() 361 corner->save_irq = cpr_read(drv, REG_RBIF_IRQ_EN(0)); in cpr_corner_save() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | selection-api-configuration.rst | 31 The range of coordinates of the top left corner, width and height of 34 corner at position ``(0,0)``. The rectangle's coordinates are expressed 37 The top left corner, width and height of the source rectangle, that is 52 coordinates are expressed in pixels. The rectangle's top/left corner 92 All coordinates are expressed in pixels. The top/left corner is always 96 The top left corner, width and height of the source rectangle, that is 118 the driver developers to put the top/left corner at position ``(0,0)``.
|
| H A D | vidioc-cropcap.rst | 108 - Horizontal offset of the top, left corner of the rectangle, in 112 - Vertical offset of the top, left corner of the rectangle, in
|
| H A D | dev-overlay.rst | 166 Size and position of the window relative to the top, left corner of 199 relative to the top, left corner of the frame buffer. However 267 corner of the frame buffer. Only window pixels *outside* all 282 Horizontal offset of the top, left corner of the rectangle, in 286 Vertical offset of the top, left corner of the rectangle, in pixels.
|
| H A D | crop.rst | 75 For capture devices the coordinates of the top left corner, width and 87 The top left corner, width and height of the source rectangle, that is
|
| H A D | vidioc-g-fbuf.rst | 100 the pixel in the top left corner of the framebuffer. 274 relative to the top-left corner of the framebuffer and restricted
|
| /linux/drivers/input/mouse/ |
| H A D | alps.c | 398 struct input_mt_pos corner[4]; in alps_process_bitmap() local 430 corner[0].x = in alps_process_bitmap() 433 corner[0].y = in alps_process_bitmap() 438 corner[1].x = in alps_process_bitmap() 441 corner[1].y = in alps_process_bitmap() 446 corner[2].x = in alps_process_bitmap() 449 corner[2].y = in alps_process_bitmap() 454 corner[3].x = in alps_process_bitmap() 457 corner[3].y = in alps_process_bitmap() 464 corner[i].x = priv->x_max - corner[i].x; in alps_process_bitmap() [all …]
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxm-ugoos-am3.dts | 5 * Debug UART (3.3V, 115200 baud) at the corner of the board:
|
| /linux/drivers/platform/wmi/ |
| H A D | Kconfig | 32 the same GUID to fail in some corner cases.
|
| /linux/lib/ |
| H A D | Kconfig.kmsan | 39 may potentially report errors in corner cases when non-instrumented
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l56.txt | 45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
|
| /linux/Documentation/networking/ |
| H A D | ipsec.rst | 8 Here documents known IPsec corner cases which need to be keep in mind when
|
| H A D | radiotap-headers.rst | 15 This document gives an overview and warns on some corner cases.
|
| /linux/Documentation/mm/ |
| H A D | overcommit-accounting.rst | 46 not matter much but it's a corner case if you really really care
|
| /linux/tools/testing/selftests/futex/ |
| H A D | README | 8 odd corner cases, regression tests, and abject abuse and misuse.
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 89 error handling paths - GPUs will die eventually in the oddmost corner cases 122 * Have testcases for the really tricky corner cases in your error recovery code 163 * Have testcases for corner-cases, especially whether the return values for
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | ipq9574-rdp-common.dtsi | 102 * corner parts to operate at 800MHz
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | fred.rst | 59 to handle all the ugly corner cases caused by half baked entry states.
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 97 This will flush out lots of data integrity corner case bugs that the new
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6sl-tolino-vision.dts | 52 /* magnetic sensor in the corner next to the uSD slot */
|
| /linux/scripts/ |
| H A D | Kbuild.include | 187 # empty even if the target does not exist. cmd-check saves this corner case.
|
| /linux/Documentation/dev-tools/ |
| H A D | testing-overview.rst | 72 and for finding corner-cases which are not covered by the appropriate test.
|
| /linux/Documentation/staging/ |
| H A D | lzo.rst | 200 mistakes or that a few corner cases were overlooked. In any case, please
|
| /linux/Documentation/arch/x86/ |
| H A D | pti.rst | 141 several minutes. These tests frequently uncover corner cases in the
|
| /linux/Documentation/gpu/ |
| H A D | introduction.rst | 49 names are "Notes" with information for dangerous or tricky corner cases,
|