Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/pmdomain/qcom/
H A Dcpr.c234 struct corner *corner; argument
465 struct corner *corner; in cpr_scale() local
475 corner = drv->corner; in cpr_scale()
684 struct corner *corner; in cpr_config() local
768 if (drv->corner > corner) in cpr_set_performance_state()
789 if (drv->corner != corner) in cpr_set_performance_state()
794 drv->corner = corner; in cpr_set_performance_state()
1199 corner->uV = clamp(corner->uV, corner->min_uV, corner->max_uV); in cpr_corner_init()
1209 corner->min_uV, corner->uV, corner->max_uV, in cpr_corner_init()
1538 struct corner *corner; in cpr_debug_info_show() local
[all …]
H A Drpmhpd.c52 unsigned int corner; member
742 unsigned int corner, bool sync) in rpmhpd_send_corner() argument
746 .data = corner, in rpmhpd_send_corner()
762 *active = corner; in to_active_sleep()
831 unsigned int corner; in rpmhpd_power_on() local
836 corner = max(pd->corner, pd->enable_corner); in rpmhpd_power_on()
837 ret = rpmhpd_aggregate_corner(pd, corner); in rpmhpd_power_on()
891 pd->corner = i; in rpmhpd_set_performance_state()
1009 unsigned int corner; in rpmhpd_sync_state() local
1022 corner = max(pd->corner, pd->enable_corner); in rpmhpd_sync_state()
[all …]
H A Drpmpd.c56 unsigned int corner; member
971 static int rpmpd_send_corner(struct rpmpd *pd, int state, unsigned int corner) in rpmpd_send_corner() argument
976 .value = cpu_to_le32(corner), in rpmpd_send_corner()
983 static void to_active_sleep(struct rpmpd *pd, unsigned int corner, in to_active_sleep() argument
986 *active = corner; in to_active_sleep()
1006 to_active_sleep(pd, pd->corner, &this_active_corner, &this_sleep_corner); in rpmpd_aggregate_corner()
1009 to_active_sleep(peer, peer->corner, &peer_active_corner, in rpmpd_aggregate_corner()
1036 if (pd->corner) in rpmpd_power_on()
1068 pd->corner = state; in rpmpd_set_performance()
1156 pd->corner = 0; in rpmpd_sync_state()
/linux-6.15/Documentation/devicetree/bindings/opp/
H A Dopp-v2-qcom-level.yaml29 A positive value representing the fuse corner/level associated with
31 corner/level. A fuse corner/level contains e.g. ref uV, min uV,
/linux-6.15/Documentation/userspace-api/media/v4l/
H A 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)``.
H A 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
H A 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.
/linux-6.15/drivers/input/mouse/
H A 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-6.15/Documentation/driver-api/cxl/
H A Dmaturity-map.rst30 mature, but known corner cases are still a work in progress.
49 in place, but there are several corner cases that are pending closure.
92 mainly caused by the enumeration corner cases above.
/linux-6.15/Documentation/input/devices/
H A 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-6.15/Documentation/devicetree/bindings/soc/mediatek/
H A Dmtk-svs.yaml18 chip process corner, temperatures and other factors. Then DVFS
/linux-6.15/Documentation/networking/
H A Dipsec.rst8 Here documents known IPsec corner cases which need to be keep in mind when
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dcs42l56.txt45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
/linux-6.15/Documentation/iio/
H A Diio_devbuf.rst147 applied), however there are corner cases in which the buffered data may be found
148 in a processed form. Please note that these corner cases are not addressed by
/linux-6.15/lib/
H A DKconfig.kmsan48 may potentially report errors in corner cases when non-instrumented
/linux-6.15/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,postmask.yaml14 Mediatek display postmask, namely POSTMASK, provides round corner pattern
/linux-6.15/Documentation/gpu/nova/
H A Dguidelines.rst51 semantical behavior must be explained including potential special or corner
/linux-6.15/tools/testing/selftests/futex/
H A DREADME8 odd corner cases, regression tests, and abject abuse and misuse.
/linux-6.15/Documentation/devicetree/bindings/power/avs/
H A Dqcom,cpr.yaml14 or other device. Each OPP of a device corresponds to a "corner" that has
/linux-6.15/drivers/soc/mediatek/
H A DKconfig79 chip process corner, temperatures and other factors. Then DVFS
/linux-6.15/Documentation/mm/
H A Dovercommit-accounting.rst46 not matter much but it's a corner case if you really really care
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dipq9574-rdp-common.dtsi102 * corner parts to operate at 800MHz
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Dmtk-sd.yaml133 For different corner IC, the time is different about one step, it is
136 value with corner IC and it is valid only for HS400 mode.
/linux-6.15/Documentation/process/
H A 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-6.15/Documentation/arch/x86/x86_64/
H A Dfred.rst59 to handle all the ugly corner cases caused by half baked entry states.

123