| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_vout_vrfb.c | 30 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers() argument 36 if (!vout->smsshado_virt_addr[i]) { in omap_vout_allocate_vrfb_buffers() 37 vout->smsshado_virt_addr[i] = in omap_vout_allocate_vrfb_buffers() 38 omap_vout_alloc_buffer(vout->smsshado_size, in omap_vout_allocate_vrfb_buffers() 39 &vout->smsshado_phy_addr[i]); in omap_vout_allocate_vrfb_buffers() 41 if (!vout->smsshado_virt_addr[i] && startindex != -1) { in omap_vout_allocate_vrfb_buffers() 42 if (vout->vq.memory == V4L2_MEMORY_MMAP && i >= startindex) in omap_vout_allocate_vrfb_buffers() 45 if (!vout->smsshado_virt_addr[i]) { in omap_vout_allocate_vrfb_buffers() 48 vout->smsshado_virt_addr[j], in omap_vout_allocate_vrfb_buffers() 49 vout->smsshado_size); in omap_vout_allocate_vrfb_buffers() [all …]
|
| H A D | omap_vout.c | 200 static int omap_vout_calculate_offset(struct omap_vout_device *vout) in omap_vout_calculate_offset() argument 203 struct v4l2_rect *crop = &vout->crop; in omap_vout_calculate_offset() 204 struct v4l2_pix_format *pix = &vout->pix; in omap_vout_calculate_offset() 205 int *cropped_offset = &vout->cropped_offset; in omap_vout_calculate_offset() 208 ovid = &vout->vid_info; in omap_vout_calculate_offset() 211 omap_vout_calculate_vrfb_offset(vout); in omap_vout_calculate_offset() 213 vout->line_length = line_length = pix->width; in omap_vout_calculate_offset() 223 vout->ps = ps; in omap_vout_calculate_offset() 229 v4l2_dbg(1, debug, &vout->vid_dev->v4l2_dev, "%s Offset:%x\n", in omap_vout_calculate_offset() 230 __func__, vout->cropped_offset); in omap_vout_calculate_offset() [all …]
|
| H A D | omap_vout_vrfb.h | 16 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout); 19 void omap_vout_release_vrfb(struct omap_vout_device *vout); 20 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, 22 int omap_vout_prepare_vrfb(struct omap_vout_device *vout, 24 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout); 26 static inline void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) { }; in omap_vout_free_vrfb_buffers() argument 30 static inline void omap_vout_release_vrfb(struct omap_vout_device *vout) { }; in omap_vout_release_vrfb() argument 31 static inline int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup() argument 34 static inline int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb() argument 37 static inline void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) { }; in omap_vout_calculate_vrfb_offset() argument
|
| H A D | Makefile | 7 omap-vout-y += omap_vout.o omap_voutlib.o 8 omap-vout-$(CONFIG_VIDEO_OMAP2_VOUT_VRFB) += omap_vout_vrfb.o 9 obj-$(CONFIG_VIDEO_OMAP2_VOUT) += omap-vout.o
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | starfive,jh7110-voutcrg.yaml | 21 - description: Vout Top core 22 - description: Vout Top Ahb 23 - description: Vout Top Axi 24 - description: Vout Top HDMI MCLK 39 description: Vout Top core 54 Vout domain power
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| H A D | nicera,d3323aa.yaml | 24 vout-clk-gpios: 40 configuration data (together with vout-clk-gpios as clock). 47 - vout-clk-gpios 59 vout-clk-gpios = <&gpio 78 GPIO_ACTIVE_HIGH>;
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | regulator-output.yaml | 24 vout-supply: 30 - vout-supply 38 vout-supply = <&output_reg>;
|
| H A D | ti,tps62360.yaml | 49 ti,enable-vout-discharge: 85 regulator-name = "tps62361-vout"; 94 ti,enable-vout-discharge;
|
| H A D | fcs,fan53555.yaml | 47 description: Voltage Select. When this pin is LOW, VOUT is set by the 48 VSEL0 register. When this pin is HIGH, VOUT is set by the VSEL1 register.
|
| H A D | tps51632-regulator.txt | 21 regulator-name = "tps51632-vout";
|
| /linux/include/linux/platform_data/ |
| H A D | leds-lp55xx.h | 48 LP8501_6VDD_3VOUT, /* D1~6 with VDD, D7~9 with VOUT */ 49 LP8501_3VDD_6VOUT, /* D1~6 with VOUT, D7~9 with VDD */ 50 LP8501_ALL_VOUT, /* D1~9 are connected to VOUT */
|
| /linux/drivers/regulator/ |
| H A D | max8973-regulator.c | 116 * find_voltage_set_register: Find new voltage configuration register (VOUT). 117 * The finding of the new VOUT register will be based on the LRU mechanism. 118 * Each VOUT register will have different voltage configured . This 119 * Function will look if any of the VOUT register have requested voltage set 123 * the VOUT register but need to set the proper gpios to select this 124 * VOUT register. 126 * recently mechanism to get new VOUT register for new configuration 127 * and will return not_found so that caller need to set new VOUT 182 * If gpios are available to select the VOUT register then least in max8973_dcdc_set_voltage_sel() 201 /* Select proper VOUT register vio gpios */ in max8973_dcdc_set_voltage_sel() [all …]
|
| H A D | rt6190-regulator.c | 106 * From off to on, vout config will restore to IC default. in rt6190_out_enable() 107 * Read vout configs before enable, and restore them after enable in rt6190_out_enable() 357 /* Config default VOUT ratio to be higher */ in rt6190_init_registers()
|
| /linux/Documentation/hwmon/ |
| H A D | bel-pfe.rst | 94 in[3-8]_label "vout[1-3,5-7]" 96 in[3-4]_alarm vout[1-2] output voltage alarm 111 - curr3, fan2, vout[2-7], vcap, pin2, pout2 and temp3 attributes only
|
| H A D | mp2856.rst | 30 - Can configured VOUT readout in direct or VID format and allows 63 - indexes 2, 3 for "vout";
|
| H A D | mp2975.rst | 30 - Can configured VOUT readout in direct or VID format and allows 84 - indexes n+1, n+2 for "vout";
|
| H A D | tps40422.rst | 47 in[1-2]_label "vout[1-2]"
|
| H A D | xdpe12284.rst | 69 indexes 1, 2 are for "vin" and 3, 4 for "vout":
|
| H A D | pxe1610.rst | 88 in[2-4]_label "vout[1-3]"
|
| /linux/Documentation/devicetree/bindings/hwmon/pmbus/ |
| H A D | infineon,tda38640.yaml | 42 vout: 71 pvnn_main_cpu0: vout {
|
| H A D | ti,lm25066.yaml | 41 vout:
|
| /linux/Documentation/devicetree/bindings/iio/afe/ |
| H A D | temperature-transducer.yaml | 43 +---- Vout | LTC2997 +--- Vout
|
| H A D | temperature-sense-rtd.yaml | 38 +---- Vout
|
| /linux/drivers/clk/starfive/ |
| H A D | clk-starfive-jh7110.h | 7 /* top clocks of ISP/VOUT domain from JH7110 SYSCRG */
|
| H A D | Makefile | 12 obj-$(CONFIG_CLK_STARFIVE_JH7110_VOUT) += clk-starfive-jh7110-vout.o
|