| /linux/drivers/soc/qcom/ |
| A D | cpr.c | 234 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 770 if (drv->corner > corner) in cpr_set_performance_state() 791 if (drv->corner != corner) in cpr_set_performance_state() 796 drv->corner = corner; in cpr_set_performance_state() 1210 corner->uV = clamp(corner->uV, corner->min_uV, corner->max_uV); in cpr_corner_init() 1220 corner->min_uV, corner->uV, corner->max_uV, in cpr_corner_init() 1563 struct corner *corner; in cpr_debug_info_show() local [all …]
|
| A D | rpmhpd.c | 49 unsigned int corner; member 326 unsigned int corner, bool sync) in rpmhpd_send_corner() argument 330 .data = corner, in rpmhpd_send_corner() 343 static void to_active_sleep(struct rpmhpd *pd, unsigned int corner, in to_active_sleep() argument 346 *active = corner; in to_active_sleep() 371 to_active_sleep(pd, corner, &this_active_corner, &this_sleep_corner); in rpmhpd_aggregate_corner() 374 to_active_sleep(peer, peer->corner, &peer_active_corner, in rpmhpd_aggregate_corner() 406 unsigned int corner; in rpmhpd_power_on() local 411 corner = max(pd->corner, pd->enable_corner); in rpmhpd_power_on() 412 ret = rpmhpd_aggregate_corner(pd, corner); in rpmhpd_power_on() [all …]
|
| A D | rpmpd.c | 103 unsigned int corner; member 427 static int rpmpd_send_corner(struct rpmpd *pd, int state, unsigned int corner) in rpmpd_send_corner() argument 432 .value = cpu_to_le32(corner), in rpmpd_send_corner() 439 static void to_active_sleep(struct rpmpd *pd, unsigned int corner, in to_active_sleep() argument 442 *active = corner; in to_active_sleep() 458 to_active_sleep(pd, pd->corner, &this_active_corner, &this_sleep_corner); in rpmpd_aggregate_corner() 461 to_active_sleep(peer, peer->corner, &peer_active_corner, in rpmpd_aggregate_corner() 488 if (pd->corner) in rpmpd_power_on() 524 pd->corner = state; in rpmpd_set_performance()
|
| /linux/Documentation/devicetree/bindings/opp/ |
| A D | qcom-opp.txt | 16 - qcom,opp-fuse-level: A positive value representing the fuse corner/level 18 a certain fuse corner/level. A fuse corner/level contains e.g. ref uV,
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | selection-api-configuration.rst | 30 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)``.
|
| 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
|
| A D | dev-overlay.rst | 162 Size and position of the window relative to the top, left corner of 194 relative to the top, left corner of the frame buffer. However 260 corner of the frame buffer. Only window pixels *outside* all 275 Horizontal offset of the top, left corner of the rectangle, in 279 Vertical offset of the top, left corner of the rectangle, in pixels.
|
| A D | crop.rst | 74 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
|
| A D | vidioc-g-fbuf.rst | 103 the pixel in the top left corner of the framebuffer. [#f1]_ 287 relative to the top-left corner of the framebuffer and restricted
|
| /linux/Documentation/devicetree/bindings/power/avs/ |
| A D | qcom,cpr.txt | 4 or other device. Each OPP of a device corresponds to a "corner" that has 61 that makes up a fuse corner, for each fuse corner.
|
| /linux/drivers/input/mouse/ |
| 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/Documentation/input/devices/ |
| A D | elantech.rst | 192 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/Documentation/devicetree/bindings/mmc/ |
| A D | mtk-sd.yaml | 127 For different corner IC, the time is different about one step, it is 130 value with corner IC and it is valid only for HS400 mode.
|
| /linux/Documentation/networking/ |
| A D | ipsec.rst | 8 Here documents known IPsec corner cases which need to be keep in mind when
|
| A D | radiotap-headers.rst | 15 This document gives an overview and warns on some corner cases.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | cs42l56.txt | 45 …- cirrus,hpf-left-freq, hpf-right-freq : Sets the corner frequency (-3dB point) for the internal H…
|
| /linux/tools/testing/selftests/futex/ |
| A D | README | 8 odd corner cases, regression tests, and abject abuse and misuse.
|
| /linux/Documentation/vm/ |
| A D | overcommit-accounting.rst | 48 not matter much but it's a corner case if you really really care
|
| /linux/Documentation/process/ |
| 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/Documentation/devicetree/bindings/usb/ |
| A D | msm-hsusb.txt | 74 in microvolts or a value corresponding to voltage corner.
|
| /linux/Documentation/admin-guide/mm/ |
| A D | memory-hotplug.rst | 208 In corner cases, auto-onlining can fail. The kernel won't retry. Note that 226 some corner cases. 604 in corner cases. When we manage a lot of user space memory that has been 635 Even with ZONE_MOVABLE, there are some corner cases where offlining a memory
|
| /linux/Documentation/gpu/ |
| A D | introduction.rst | 49 names are "Notes" with information for dangerous or tricky corner cases,
|
| /linux/Documentation/dev-tools/ |
| A D | testing-overview.rst | 72 and for finding corner-cases which are not covered by the appropriate test.
|
| /linux/Documentation/staging/ |
| A D | xz.rst | 106 There are a couple of corner cases where things have been simplified
|
| /linux/arch/s390/kernel/ |
| A D | entry.S | 275 # are some corner cases (e.g. runtime instrumentation) where ILC is unpredictable.
|