Searched +full:vout1 +full:- +full:en +full:- +full:low (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mfd/rohm,bd9576-pmic.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>14 powering the R-Car series processors.21 - rohm,bd957622 - rohm,bd957332 rohm,vout1-en-low:34 BD9576 and BD9573 VOUT1 regulator enable state can be individually[all …]
1 // SPDX-License-Identifier: GPL-2.010 #include <linux/mfd/rohm-bd957x.h>11 #include <linux/mfd/rohm-generic.h>137 const struct regulator_desc *desc = rdev->desc; in bd957x_vout34_list_voltage()138 int multiplier = selector & desc->vsel_mask & 0x7f; in bd957x_vout34_list_voltage()145 return desc->fixed_uV - tune; in bd957x_vout34_list_voltage()147 return desc->fixed_uV + tune; in bd957x_vout34_list_voltage()153 const struct regulator_desc *desc = rdev->desc; in bd957x_list_voltage()154 int index = selector & desc->vsel_mask & 0x7f; in bd957x_list_voltage()157 index += desc->n_voltages/2; in bd957x_list_voltage()[all …]
9 Addresses scanned: -12 …https://www.infineon.com/dgdl/Infineon-IR38060M-DS-v03_16-EN.pdf?fileId=5546d4625c167129015c3291ea…17 Addresses scanned: -20 …https://www.infineon.com/dgdl/Infineon-IR38064MTRPBF-DS-v03_07-EN.pdf?fileId=5546d462584d1d4a0158d…25 Addresses scanned: -28 …https://www.infineon.com/dgdl/Infineon-IR38164M-DS-v02_02-EN.pdf?fileId=5546d462636cc8fb01640046ef…33 Addresses scanned: -36 …https://www.infineon.com/dgdl/Infineon-IR38263M-DataSheet-v03_05-EN.pdf?fileId=5546d4625b62cd8a015…39 - Maxim Sloyko <maxims@google.com>40 - Patrick Venture <venture@google.com>[all …]
10 Addresses scanned: -12 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX20751.pdf14 Application note: https://pdfserv.maximintegrated.com/en/an/AN5941.pdf16 Author: Guenter Roeck <linux@roeck-us.net>20 -----------30 -----------32 This driver does not auto-detect devices. You will have to instantiate the33 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for38 ---------------------44 -------------[all …]
10 Addresses scanned: -12 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1075.pdf18 Addresses scanned: -20 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1272.pdf26 Addresses scanned: -28 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1275.pdf34 Addresses scanned: -36 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1276.pdf42 Addresses scanned: -44 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1278.pdf[all …]
1 .. SPDX-License-Identifier: GPL-2.012 Addresses scanned: -14 Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX15301.pdf20 -----------26 Documentation/hwmon/pmbus.rst and Documentation.hwmon/pmbus-core for details31 -----------33 This driver does not auto-detect devices. You will have to instantiate the34 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for39 ---------------------45 -----------------[all …]
10 Addresses scanned: -12 Datasheet: http://datasheets.maxim-ic.com/en/ds/MAX8688.pdf14 Author: Guenter Roeck <linux@roeck-us.net>18 -----------20 This driver supports hardware monitoring for Maxim MAX8688 Digital Power-Supply28 -----------30 This driver does not auto-detect devices. You will have to instantiate the31 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for36 ---------------------42 -------------[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later11 * - we reuse the struct snd_akm4xxx record for storing the wm8770 codec data.16 * - DAC digital volumes are not implemented in the mixer.58 #define WM_DAC_ATTEN 0x00 /* DAC1-8 analog attenuation */60 #define WM_DAC_DIG_ATTEN 0x09 /* DAC1-8 digital attenuation */65 #define WM_DAC_CTRL2 0x15 /* de-emphasis and zefo-flag */68 #define WM_POWERDOWN 0x18 /* power-down controls */150 for (i = 7; i >= 0; i--) { in aureon_pca9554_write()192 {"Internal Aux", "Wavetable", "Rear Line-In"}; in aureon_universe_inmux_info()201 struct aureon_spec *spec = ice->spec; in aureon_universe_inmux_get()[all …]