Home
last modified time | relevance | path

Searched full:sharp (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-sharp-lq101r1sx01.c38 static void sharp_wait_frames(struct sharp_panel *sharp, unsigned int frames) in sharp_wait_frames() argument
40 unsigned int refresh = drm_mode_vrefresh(sharp->mode); in sharp_wait_frames()
48 static int sharp_panel_write(struct sharp_panel *sharp, u16 offset, u8 value) in sharp_panel_write() argument
51 struct mipi_dsi_device *dsi = sharp->link1; in sharp_panel_write()
72 static __maybe_unused int sharp_panel_read(struct sharp_panel *sharp, in sharp_panel_read() argument
79 err = mipi_dsi_generic_read(sharp->link1, &offset, sizeof(offset), in sharp_panel_read()
82 dev_err(&sharp->link1->dev, "failed to read from %04x: %zd\n", in sharp_panel_read()
90 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_disable() local
92 if (!sharp->enabled) in sharp_panel_disable()
95 sharp->enabled = false; in sharp_panel_disable()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
Dpanel-sharp-lq101r1sx01.c38 static void sharp_wait_frames(struct sharp_panel *sharp, unsigned int frames) in sharp_wait_frames() argument
40 unsigned int refresh = drm_mode_vrefresh(sharp->mode); in sharp_wait_frames()
48 static int sharp_panel_write(struct sharp_panel *sharp, u16 offset, u8 value) in sharp_panel_write() argument
51 struct mipi_dsi_device *dsi = sharp->link1; in sharp_panel_write()
72 static __maybe_unused int sharp_panel_read(struct sharp_panel *sharp, in sharp_panel_read() argument
79 err = mipi_dsi_generic_read(sharp->link1, &offset, sizeof(offset), in sharp_panel_read()
82 dev_err(&sharp->link1->dev, "failed to read from %04x: %zd\n", in sharp_panel_read()
90 struct sharp_panel *sharp = to_sharp_panel(panel); in sharp_panel_disable() local
92 if (!sharp->enabled) in sharp_panel_disable()
95 sharp->enabled = false; in sharp_panel_disable()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/light/
Dsharp,gp2ap002.yaml4 $id: http://devicetree.org/schemas/iio/light/sharp,gp2ap002.yaml#
7 title: Sharp GP2AP002A00F and GP2AP002S00F proximity and ambient light sensors
20 - sharp,gp2ap002a00f
21 - sharp,gp2ap002s00f
43 sharp,proximity-far-hysteresis:
50 sharp,proximity-close-hysteresis:
61 - sharp,proximity-far-hysteresis
62 - sharp,proximity-close-hysteresis
75 compatible = "sharp,gp2ap002a00f";
82 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
[all …]
Dsharp,gp2ap020a00f.yaml4 $id: http://devicetree.org/schemas/iio/light/sharp,gp2ap020a00f.yaml#
7 title: Sharp GP2AP020A00F I2C Proximity/ALS sensor
17 const: sharp,gp2ap020a00f
42 compatible = "sharp,gp2ap020a00f";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dsharp,gp2ap002.yaml4 $id: http://devicetree.org/schemas/iio/light/sharp,gp2ap002.yaml#
7 title: Sharp GP2AP002A00F and GP2AP002S00F proximity and ambient light sensors
20 - sharp,gp2ap002a00f
21 - sharp,gp2ap002s00f
43 sharp,proximity-far-hysteresis:
50 sharp,proximity-close-hysteresis:
61 - sharp,proximity-far-hysteresis
62 - sharp,proximity-close-hysteresis
75 compatible = "sharp,gp2ap002a00f";
82 sharp,proximity-far-hysteresis = /bits/ 8 <0x2f>;
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
Dsharp,lq101r1sx01.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,lq101r1sx01.yaml#
7 title: Sharp Microelectronics 10.1" WQXGA TFT LCD panel
35 - const: sharp,lq101r1sx03
36 - const: sharp,lq101r1sx01
38 - sharp,lq101r1sx01
71 compatible = "sharp,lq101r1sx01";
87 compatible = "sharp,lq101r1sx01";
Dsharp,ls043t1le01.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,ls043t1le01.yaml#
7 title: Sharp Microelectronics 4.3" qHD TFT LCD panel
17 const: sharp,ls043t1le01-qhd
43 compatible = "sharp,ls043t1le01-qhd";
Dsharp,ls060t1sx01.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,ls060t1sx01.yaml#
7 title: Sharp Microelectronics 6.0" FullHD TFT LCD panel
17 const: sharp,ls060t1sx01
48 compatible = "sharp,ls060t1sx01";
Dsharp,lq150x1lg11.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,lq150x1lg11.yaml#
7 title: Sharp 15" LQ150X1LG11 XGA TFT LCD panel
17 const: sharp,lq150x1lg11
49 compatible = "sharp,lq150x1lg11";
Dsharp,ls037v7dw01.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,ls037v7dw01.yaml#
7 title: SHARP LS037V7DW01 TFT-LCD panel
23 const: sharp,ls037v7dw01
53 compatible = "sharp,ls037v7dw01";
Dpanel-simple.yaml301 # Sharp LQ035Q7DB03 3.5" QVGA TFT LCD panel
302 - sharp,lq035q7db03
303 # Sharp LQ070Y3DG3B 7.0" WVGA landscape TFT LCD panel
304 - sharp,lq070y3dg3b
305 # Sharp Display Corp. LQ101K1LY04 10.07" WXGA TFT LCD panel
306 - sharp,lq101k1ly04
307 # Sharp 12.3" (2400x1600 pixels) TFT LCD panel
308 - sharp,lq123p1jx31
309 # Sharp 14" (1920x1080 pixels) TFT LCD panel
310 - sharp,lq140m1jw46
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
DKconfig236 bool "sharp lq084v1dg21 stn display"
442 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
447 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
461 bool "Enable Sharp SL-5600 (Poodle) Support"
467 bool "Enable Sharp SL-C700 (Corgi) Support"
473 bool "Enable Sharp SL-C750 (Shepherd) Support"
479 bool "Enable Sharp SL-C760 (Husky) Support"
485 bool "Enable Sharp SL-1000 (Akita) Support"
494 bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
500 bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
[all …]
/kernel/linux/linux-6.6/drivers/media/rc/
Dir-sharp-decoder.c2 /* ir-sharp-decoder.c - handle Sharp IR Pulse/Space protocol
34 * ir_sharp_decode() - Decode one Sharp pulse or space
42 struct sharp_dec *data = &dev->raw->sharp; in ir_sharp_decode()
51 dev_dbg(&dev->dev, "Sharp decode started at state %d (%uus %s)\n", in ir_sharp_decode()
147 "Sharp checksum error: received 0x%04x, 0x%04x\n", in ir_sharp_decode()
156 dev_dbg(&dev->dev, "Sharp scancode 0x%04x\n", scancode); in ir_sharp_decode()
163 dev_dbg(&dev->dev, "Sharp decode failed at count %d state %d (%uus %s)\n", in ir_sharp_decode()
230 pr_info("IR Sharp protocol handler initialized\n"); in ir_sharp_decode_init()
244 MODULE_DESCRIPTION("Sharp IR protocol decoder");
/kernel/linux/linux-5.10/drivers/media/rc/
Dir-sharp-decoder.c2 /* ir-sharp-decoder.c - handle Sharp IR Pulse/Space protocol
34 * ir_sharp_decode() - Decode one Sharp pulse or space
42 struct sharp_dec *data = &dev->raw->sharp; in ir_sharp_decode()
51 dev_dbg(&dev->dev, "Sharp decode started at state %d (%uus %s)\n", in ir_sharp_decode()
147 "Sharp checksum error: received 0x%04x, 0x%04x\n", in ir_sharp_decode()
156 dev_dbg(&dev->dev, "Sharp scancode 0x%04x\n", scancode); in ir_sharp_decode()
163 dev_dbg(&dev->dev, "Sharp decode failed at count %d state %d (%uus %s)\n", in ir_sharp_decode()
230 pr_info("IR Sharp protocol handler initialized\n"); in ir_sharp_decode_init()
244 MODULE_DESCRIPTION("Sharp IR protocol decoder");
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
DKconfig79 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
84 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
98 bool "Enable Sharp SL-1000 (Akita) Support"
107 bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
113 bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
160 Enable common support for Sharp Cxx00 models
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
Dimg-ir-sharp.c3 * ImgTec IR Decoder setup for Sharp protocol.
10 /* Convert Sharp data to a scancode */
36 /* Convert Sharp scancode to Sharp data filter */
68 * Sharp decoder
69 * See also http://www.sbprojects.com/knowledge/ir/sharp.php
/kernel/linux/linux-6.6/drivers/media/rc/img-ir/
Dimg-ir-sharp.c3 * ImgTec IR Decoder setup for Sharp protocol.
10 /* Convert Sharp data to a scancode */
36 /* Convert Sharp scancode to Sharp data filter */
68 * Sharp decoder
69 * See also http://www.sbprojects.com/knowledge/ir/sharp.php
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dsharp,lq101r1sx01.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,lq101r1sx01.yaml#
7 title: Sharp Microelectronics 10.1" WQXGA TFT LCD panel
33 const: sharp,lq101r1sx01
66 compatible = "sharp,lq101r1sx01";
82 compatible = "sharp,lq101r1sx01";
Dsharp,ls043t1le01.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,ls043t1le01.yaml#
7 title: Sharp Microelectronics 4.3" qHD TFT LCD panel
17 const: sharp,ls043t1le01-qhd
43 compatible = "sharp,ls043t1le01-qhd";
Dsharp,lq150x1lg11.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,lq150x1lg11.yaml#
7 title: Sharp 15" LQ150X1LG11 XGA TFT LCD panel
17 const: sharp,lq150x1lg11
49 compatible = "sharp,lq150x1lg11";
Dsharp,ls037v7dw01.yaml4 $id: http://devicetree.org/schemas/display/panel/sharp,ls037v7dw01.yaml#
7 title: SHARP LS037V7DW01 TFT-LCD panel
23 const: sharp,ls037v7dw01
53 compatible = "sharp,ls037v7dw01";
Dpanel-simple.yaml244 # Sharp LQ035Q7DB03 3.5" QVGA TFT LCD panel
245 - sharp,lq035q7db03
246 # Sharp LQ070Y3DG3B 7.0" WVGA landscape TFT LCD panel
247 - sharp,lq070y3dg3b
248 # Sharp Display Corp. LQ101K1LY04 10.07" WXGA TFT LCD panel
249 - sharp,lq101k1ly04
250 # Sharp 12.3" (2400x1600 pixels) TFT LCD panel
251 - sharp,lq123p1jx31
252 # Sharp LS020B1DD01D 2.0" HQVGA TFT LCD panel
253 - sharp,ls020b1dd01d
/kernel/linux/linux-5.10/sound/soc/pxa/
DKconfig45 tristate "SoC Audio support for Sharp Zaurus SL-C7x0"
50 Say Y if you want to add support for SoC audio on Sharp
54 tristate "SoC Audio support for Sharp Zaurus SL-Cxx00"
59 Say Y if you want to add support for SoC audio on Sharp
76 Say Y if you want to add support for SoC audio on Sharp
90 Say Y if you want to add support for SoC audio on Sharp
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-bus-usb33 Contact: Sarah Sharp <sarah.a.sharp@intel.com>
45 Contact: Sarah Sharp <sarah.a.sharp@intel.com>
66 Contact: Sarah Sharp <sarah.a.sharp@intel.com>
/kernel/linux/linux-6.6/Documentation/ABI/stable/
Dsysfs-bus-usb33 Contact: Sarah Sharp <sarah.a.sharp@intel.com>
45 Contact: Sarah Sharp <sarah.a.sharp@intel.com>
66 Contact: Sarah Sharp <sarah.a.sharp@intel.com>

12345678910>>...16