Home
last modified time | relevance | path

Searched refs:corner (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v6.6/drivers/pmdomain/qcom/
Dcpr.c212 struct corner { struct
233 struct corner *corner; argument
242 struct corner *corners;
304 static void cpr_ctl_enable(struct cpr_drv *drv, struct corner *corner) in cpr_ctl_enable() argument
317 corner->save_ctl); in cpr_ctl_enable()
318 cpr_irq_set(drv, corner->save_irq); in cpr_ctl_enable()
320 if (cpr_is_allowed(drv) && corner->max_uV > corner->min_uV) in cpr_ctl_enable()
357 static void cpr_corner_save(struct cpr_drv *drv, struct corner *corner) in cpr_corner_save() argument
359 corner->save_ctl = cpr_read(drv, REG_RBCPR_CTL); in cpr_corner_save()
360 corner->save_irq = cpr_read(drv, REG_RBIF_IRQ_EN(0)); in cpr_corner_save()
[all …]
Drpmhpd.c50 unsigned int corner; member
575 unsigned int corner, bool sync) in rpmhpd_send_corner() argument
579 .data = corner, in rpmhpd_send_corner()
592 static void to_active_sleep(struct rpmhpd *pd, unsigned int corner, in to_active_sleep() argument
595 *active = corner; in to_active_sleep()
612 static int rpmhpd_aggregate_corner(struct rpmhpd *pd, unsigned int corner) in rpmhpd_aggregate_corner() argument
621 to_active_sleep(pd, corner, &this_active_corner, &this_sleep_corner); in rpmhpd_aggregate_corner()
629 to_active_sleep(peer, peer->corner, &peer_active_corner, in rpmhpd_aggregate_corner()
661 unsigned int corner; in rpmhpd_power_on() local
666 corner = max(pd->corner, pd->enable_corner); in rpmhpd_power_on()
[all …]
Drpmpd.c53 unsigned int corner; member
795 static int rpmpd_send_corner(struct rpmpd *pd, int state, unsigned int corner) in rpmpd_send_corner() argument
800 .value = cpu_to_le32(corner), in rpmpd_send_corner()
807 static void to_active_sleep(struct rpmpd *pd, unsigned int corner, in to_active_sleep() argument
810 *active = corner; in to_active_sleep()
830 to_active_sleep(pd, pd->corner, &this_active_corner, &this_sleep_corner); in rpmpd_aggregate_corner()
833 to_active_sleep(peer, peer->corner, &peer_active_corner, in rpmpd_aggregate_corner()
860 if (pd->corner) in rpmpd_power_on()
896 pd->corner = state; in rpmpd_set_performance()
997 pd->corner = 0; in rpmpd_sync_state()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dselection-api-configuration.rst30 The range of coordinates of the top left corner, width and height of
33 corner at position ``(0,0)``. The rectangle's coordinates are expressed
36 The top left corner, width and height of the source rectangle, that is
51 coordinates are expressed in pixels. The rectangle's top/left corner
91 All coordinates are expressed in pixels. The top/left corner is always
95 The top left corner, width and height of the source rectangle, that is
117 the driver developers to put the top/left corner at position ``(0,0)``.
Dvidioc-cropcap.rst108 - Horizontal offset of the top, left corner of the rectangle, in
112 - Vertical offset of the top, left corner of the rectangle, in
Ddev-overlay.rst165 Size and position of the window relative to the top, left corner of
198 relative to the top, left corner of the frame buffer. However
266 corner of the frame buffer. Only window pixels *outside* all
281 Horizontal offset of the top, left corner of the rectangle, in
285 Vertical offset of the top, left corner of the rectangle, in pixels.
Dcrop.rst74 For capture devices the coordinates of the top left corner, width and
86 The top left corner, width and height of the source rectangle, that is
Dvidioc-g-fbuf.rst100 the pixel in the top left corner of the framebuffer.
274 relative to the top-left corner of the framebuffer and restricted
/Linux-v6.6/drivers/input/mouse/
Dalps.c398 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-v6.6/Documentation/input/devices/
Delantech.rst192 C: 1 = enable corner tap
247 c = 1 when corner tap detected
255 byte 1 = 0xf0 when corner tap detected
275 when corner tap detected:
276 ds0 = 1 when top right corner tapped
277 ds1 = 1 when bottom right corner tapped
278 ds2 = 1 when bottom left corner tapped
279 ds3 = 1 when top left corner tapped
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dipq9574-rdp449.dts57 * corner parts to operate at 800MHz
Dipq9574-rdp453.dts57 * corner parts to operate at 800MHz
Dipq9574-rdp454.dts57 * corner parts to operate at 800MHz
Dipq9574-rdp418.dts57 * corner parts to operate at 800MHz
Dipq9574-rdp433.dts61 * corner parts to operate at 800MHz
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dcs42l56.txt45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
/Linux-v6.6/Documentation/networking/
Dipsec.rst8 Here documents known IPsec corner cases which need to be keep in mind when
Dradiotap-headers.rst15 This document gives an overview and warns on some corner cases.
/Linux-v6.6/lib/
DKconfig.kmsan48 may potentially report errors in corner cases when non-instrumented
/Linux-v6.6/drivers/soc/mediatek/
DKconfig91 chip process corner, temperatures and other factors. Then DVFS
/Linux-v6.6/tools/testing/selftests/futex/
DREADME8 odd corner cases, regression tests, and abject abuse and misuse.
/Linux-v6.6/Documentation/mm/
Dovercommit-accounting.rst47 not matter much but it's a corner case if you really really care
/Linux-v6.6/Documentation/process/
Dbotching-up-ioctls.rst89 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-v6.6/Documentation/devicetree/bindings/usb/
Dmsm-hsusb.txt74 in microvolts or a value corresponding to voltage corner.
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6sl-tolino-vision.dts52 /* magnetic sensor in the corner next to the uSD slot */

123