/Linux-v6.1/drivers/soc/qcom/ |
D | cpr.c | 213 struct corner { struct 234 struct corner *corner; member 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 …]
|
D | rpmhpd.c | 31 * @corner: current corner 32 * @active_corner: current active corner 33 * @enable_corner: lowest non-zero corner 34 * @level: An array of level (vlvl) to corner (hlvl) mappings 49 unsigned int corner; member 451 unsigned int corner, bool sync) in rpmhpd_send_corner() argument 455 .data = corner, in rpmhpd_send_corner() 468 static void to_active_sleep(struct rpmhpd *pd, unsigned int corner, in to_active_sleep() argument 471 *active = corner; in to_active_sleep() 488 static int rpmhpd_aggregate_corner(struct rpmhpd *pd, unsigned int corner) in rpmhpd_aggregate_corner() argument [all …]
|
D | rpmpd.c | 104 unsigned int corner; member 143 DEFINE_RPMPD_PAIR(msm8226, vddcx, vddcx_ao, SMPA, CORNER, 1); 159 DEFINE_RPMPD_PAIR(msm8939, vddmd, vddmd_ao, SMPA, CORNER, 1); 162 DEFINE_RPMPD_PAIR(msm8939, vddcx, vddcx_ao, SMPA, CORNER, 2); 165 DEFINE_RPMPD_PAIR(msm8939, vddmx, vddmx_ao, LDOA, CORNER, 3); 185 DEFINE_RPMPD_PAIR(msm8916, vddcx, vddcx_ao, SMPA, CORNER, 1); 186 DEFINE_RPMPD_PAIR(msm8916, vddmx, vddmx_ao, LDOA, CORNER, 3); 250 DEFINE_RPMPD_PAIR(msm8994, vddcx, vddcx_ao, SMPA, CORNER, 1); 251 DEFINE_RPMPD_PAIR(msm8994, vddmx, vddmx_ao, SMPA, CORNER, 2); 275 DEFINE_RPMPD_PAIR(msm8996, vddcx, vddcx_ao, SMPA, CORNER, 1); [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/power/avs/ |
D | qcom,cpr.yaml | 14 or other device. Each OPP of a device corresponds to a "corner" that has 59 - description: Corner 1 quotient offset 60 - description: Corner 2 quotient offset 61 - description: Corner 3 quotient offset 62 - description: Corner 1 initial voltage 63 - description: Corner 2 initial voltage 64 - description: Corner 3 initial voltage 65 - description: Corner 1 quotient 66 - description: Corner 2 quotient 67 - description: Corner 3 quotient [all …]
|
/Linux-v6.1/tools/testing/selftests/bpf/verifier/ |
D | xdp_direct_packet_access.c | 38 "XDP pkt read, pkt_data' > pkt_end, corner case, good access", 91 "XDP pkt read, pkt_data' > pkt_end, corner case +1, good access", 108 "XDP pkt read, pkt_data' > pkt_end, corner case -1, bad access", 144 "XDP pkt read, pkt_end > pkt_data', corner case -1, bad access", 181 "XDP pkt read, pkt_end > pkt_data', corner case, good access", 199 "XDP pkt read, pkt_end > pkt_data', corner case +1, good access", 235 "XDP pkt read, pkt_data' < pkt_end, corner case -1, bad access", 272 "XDP pkt read, pkt_data' < pkt_end, corner case, good access", 290 "XDP pkt read, pkt_data' < pkt_end, corner case +1, good access", 308 "XDP pkt read, pkt_end < pkt_data', corner case, good access", [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
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)``.
|
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.
|
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
|
/Linux-v6.1/Documentation/devicetree/bindings/opp/ |
D | opp-v2-qcom-level.yaml | 29 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-v6.1/include/sound/ |
D | cs42l56.h | 34 /* HighPass Filter Right Channel Corner Frequency */ 37 /* HighPass Filter Left Channel Corner Frequency */
|
/Linux-v6.1/Documentation/scsi/ |
D | sym53c500_cs.rst | 8 package, and was written by Tom Corner (tcorner@via.at). A rewrite was 27 for Tom Corner, and it works for me. Your mileage will probably vary.
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_format_helper.c | 35 * The byte offset of the clip rectangle's top-left corner within the framebuffer. 171 * top-left corner). 248 * top-left corner). 306 * top-left corner). 375 * top-left corner). 429 * top-left corner). 540 * top-left corner). 591 * top-left corner). 631 * top-left corner). 723 * top-left corner). The first pixel (upper left corner of the clip rectangle) will
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | cyttsp4_core.h | 46 #define CY_NORMAL_ORIGIN 0 /* upper, left corner */ 47 #define CY_INVERT_ORIGIN 1 /* lower, right corner */ 262 size_t x_origin; /* left or right corner */ 264 size_t y_origin; /* upper or lower corner */
|
/Linux-v6.1/Documentation/input/devices/ |
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-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/ |
D | ia_css_ynr2_types.h | 37 u16 corner_sense_gain_0; /** Sensitivity of corner in dark area. 40 u16 corner_sense_gain_1; /** Sensitivity of corner in bright area.
|
/Linux-v6.1/drivers/input/mouse/ |
D | alps.c | 398 struct input_mt_pos corner[4]; in alps_process_bitmap() local 429 /* top-left corner */ in alps_process_bitmap() 430 corner[0].x = in alps_process_bitmap() 433 corner[0].y = in alps_process_bitmap() 437 /* top-right corner */ in alps_process_bitmap() 438 corner[1].x = in alps_process_bitmap() 441 corner[1].y = in alps_process_bitmap() 445 /* bottom-right corner */ in alps_process_bitmap() 446 corner[2].x = in alps_process_bitmap() 449 corner[2].y = in alps_process_bitmap() [all …]
|
/Linux-v6.1/Documentation/process/ |
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-v6.1/arch/sh/include/mach-x3proto/mach/ |
D | ilsel.h | 18 * ILSEL Aliases - corner cases for interleaved level tables.
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | mtk-sd.yaml | 158 For different corner IC, the time is different about one step, it is 161 value with corner IC and it is valid only for HS400 mode.
|
/Linux-v6.1/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_vv6410.h | 112 /* X-co-ordinate of top left corner of region of interest (x-offset) */ 116 /* Y-coordinate of top left corner of region of interest (y-offset) */
|
/Linux-v6.1/drivers/video/fbdev/aty/ |
D | mach64_cursor.c | 46 * The Screen position of the top left corner of the displayed 48 * when the cursor hot spot is not the top left corner and the
|
/Linux-v6.1/sound/soc/codecs/ |
D | tfa9879.c | 206 SOC_ENUM("Treble Corner Freq", treble_freq_enum), 207 SOC_ENUM("Bass Corner Freq", bass_freq_enum),
|
/Linux-v6.1/Documentation/networking/ |
D | ipsec.rst | 8 Here documents known IPsec corner cases which need to be keep in mind when
|
/Linux-v6.1/drivers/soc/mediatek/ |
D | Kconfig | 85 chip process corner, temperatures and other factors. Then DVFS
|
/Linux-v6.1/lib/ |
D | Kconfig.kmsan | 48 may potentially report errors in corner cases when non-instrumented
|