| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| D | clk-tegra114.c | 637 [tegra_clk_rtc] = { .dt_id = TEGRA114_CLK_RTC, .present = true }, 638 [tegra_clk_timer] = { .dt_id = TEGRA114_CLK_TIMER, .present = true }, 639 [tegra_clk_uarta] = { .dt_id = TEGRA114_CLK_UARTA, .present = true }, 640 [tegra_clk_uartd] = { .dt_id = TEGRA114_CLK_UARTD, .present = true }, 641 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA114_CLK_SDMMC2, .present = true }, 642 [tegra_clk_i2s1] = { .dt_id = TEGRA114_CLK_I2S1, .present = true }, 643 [tegra_clk_i2c1] = { .dt_id = TEGRA114_CLK_I2C1, .present = true }, 644 [tegra_clk_ndflash] = { .dt_id = TEGRA114_CLK_NDFLASH, .present = true }, 645 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA114_CLK_SDMMC1, .present = true }, 646 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA114_CLK_SDMMC4, .present = true }, [all …]
|
| D | clk-tegra124.c | 22 * banks present in the Tegra124/132 CAR IP block. The banks are 748 [tegra_clk_ispb] = { .dt_id = TEGRA124_CLK_ISPB, .present = true }, 749 [tegra_clk_rtc] = { .dt_id = TEGRA124_CLK_RTC, .present = true }, 750 [tegra_clk_timer] = { .dt_id = TEGRA124_CLK_TIMER, .present = true }, 751 [tegra_clk_uarta] = { .dt_id = TEGRA124_CLK_UARTA, .present = true }, 752 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA124_CLK_SDMMC2, .present = true }, 753 [tegra_clk_i2s1] = { .dt_id = TEGRA124_CLK_I2S1, .present = true }, 754 [tegra_clk_i2c1] = { .dt_id = TEGRA124_CLK_I2C1, .present = true }, 755 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA124_CLK_SDMMC1, .present = true }, 756 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA124_CLK_SDMMC4, .present = true }, [all …]
|
| D | clk-tegra30.c | 686 [tegra_clk_clk_32k] = { .dt_id = TEGRA30_CLK_CLK_32K, .present = true }, 687 [tegra_clk_clk_m] = { .dt_id = TEGRA30_CLK_CLK_M, .present = true }, 688 [tegra_clk_osc] = { .dt_id = TEGRA30_CLK_OSC, .present = true }, 689 [tegra_clk_osc_div2] = { .dt_id = TEGRA30_CLK_OSC_DIV2, .present = true }, 690 [tegra_clk_osc_div4] = { .dt_id = TEGRA30_CLK_OSC_DIV4, .present = true }, 691 [tegra_clk_pll_ref] = { .dt_id = TEGRA30_CLK_PLL_REF, .present = true }, 692 [tegra_clk_spdif_in_sync] = { .dt_id = TEGRA30_CLK_SPDIF_IN_SYNC, .present = true }, 693 [tegra_clk_i2s0_sync] = { .dt_id = TEGRA30_CLK_I2S0_SYNC, .present = true }, 694 [tegra_clk_i2s1_sync] = { .dt_id = TEGRA30_CLK_I2S1_SYNC, .present = true }, 695 [tegra_clk_i2s2_sync] = { .dt_id = TEGRA30_CLK_I2S2_SYNC, .present = true }, [all …]
|
| D | clk-tegra210.c | 27 * banks present in the Tegra210 CAR IP block. The banks are 2308 [tegra_clk_ispb] = { .dt_id = TEGRA210_CLK_ISPB, .present = true }, 2309 [tegra_clk_rtc] = { .dt_id = TEGRA210_CLK_RTC, .present = true }, 2310 [tegra_clk_timer] = { .dt_id = TEGRA210_CLK_TIMER, .present = true }, 2311 [tegra_clk_uarta_8] = { .dt_id = TEGRA210_CLK_UARTA, .present = true }, 2312 [tegra_clk_i2s1] = { .dt_id = TEGRA210_CLK_I2S1, .present = true }, 2313 [tegra_clk_i2c1] = { .dt_id = TEGRA210_CLK_I2C1, .present = true }, 2314 [tegra_clk_sdmmc1_9] = { .dt_id = TEGRA210_CLK_SDMMC1, .present = true }, 2315 [tegra_clk_pwm] = { .dt_id = TEGRA210_CLK_PWM, .present = true }, 2316 [tegra_clk_i2s2] = { .dt_id = TEGRA210_CLK_I2S2, .present = true }, [all …]
|
| D | clk-tegra20.c | 515 [tegra_clk_ahbdma] = { .dt_id = TEGRA20_CLK_AHBDMA, .present = true }, 516 [tegra_clk_apbdma] = { .dt_id = TEGRA20_CLK_APBDMA, .present = true }, 517 [tegra_clk_spdif_out] = { .dt_id = TEGRA20_CLK_SPDIF_OUT, .present = true }, 518 [tegra_clk_spdif_in] = { .dt_id = TEGRA20_CLK_SPDIF_IN, .present = true }, 519 [tegra_clk_sdmmc1] = { .dt_id = TEGRA20_CLK_SDMMC1, .present = true }, 520 [tegra_clk_sdmmc2] = { .dt_id = TEGRA20_CLK_SDMMC2, .present = true }, 521 [tegra_clk_sdmmc3] = { .dt_id = TEGRA20_CLK_SDMMC3, .present = true }, 522 [tegra_clk_sdmmc4] = { .dt_id = TEGRA20_CLK_SDMMC4, .present = true }, 523 [tegra_clk_la] = { .dt_id = TEGRA20_CLK_LA, .present = true }, 524 [tegra_clk_csite] = { .dt_id = TEGRA20_CLK_CSITE, .present = true }, [all …]
|
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| D | clk-tegra114.c | 637 [tegra_clk_rtc] = { .dt_id = TEGRA114_CLK_RTC, .present = true }, 638 [tegra_clk_timer] = { .dt_id = TEGRA114_CLK_TIMER, .present = true }, 639 [tegra_clk_uarta] = { .dt_id = TEGRA114_CLK_UARTA, .present = true }, 640 [tegra_clk_uartd] = { .dt_id = TEGRA114_CLK_UARTD, .present = true }, 641 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA114_CLK_SDMMC2, .present = true }, 642 [tegra_clk_i2s1] = { .dt_id = TEGRA114_CLK_I2S1, .present = true }, 643 [tegra_clk_i2c1] = { .dt_id = TEGRA114_CLK_I2C1, .present = true }, 644 [tegra_clk_ndflash] = { .dt_id = TEGRA114_CLK_NDFLASH, .present = true }, 645 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA114_CLK_SDMMC1, .present = true }, 646 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA114_CLK_SDMMC4, .present = true }, [all …]
|
| D | clk-tegra124.c | 22 * banks present in the Tegra124/132 CAR IP block. The banks are 748 [tegra_clk_ispb] = { .dt_id = TEGRA124_CLK_ISPB, .present = true }, 749 [tegra_clk_rtc] = { .dt_id = TEGRA124_CLK_RTC, .present = true }, 750 [tegra_clk_timer] = { .dt_id = TEGRA124_CLK_TIMER, .present = true }, 751 [tegra_clk_uarta] = { .dt_id = TEGRA124_CLK_UARTA, .present = true }, 752 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA124_CLK_SDMMC2, .present = true }, 753 [tegra_clk_i2s1] = { .dt_id = TEGRA124_CLK_I2S1, .present = true }, 754 [tegra_clk_i2c1] = { .dt_id = TEGRA124_CLK_I2C1, .present = true }, 755 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA124_CLK_SDMMC1, .present = true }, 756 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA124_CLK_SDMMC4, .present = true }, [all …]
|
| D | clk-tegra30.c | 688 [tegra_clk_clk_32k] = { .dt_id = TEGRA30_CLK_CLK_32K, .present = true }, 689 [tegra_clk_clk_m] = { .dt_id = TEGRA30_CLK_CLK_M, .present = true }, 690 [tegra_clk_osc] = { .dt_id = TEGRA30_CLK_OSC, .present = true }, 691 [tegra_clk_osc_div2] = { .dt_id = TEGRA30_CLK_OSC_DIV2, .present = true }, 692 [tegra_clk_osc_div4] = { .dt_id = TEGRA30_CLK_OSC_DIV4, .present = true }, 693 [tegra_clk_pll_ref] = { .dt_id = TEGRA30_CLK_PLL_REF, .present = true }, 694 [tegra_clk_spdif_in_sync] = { .dt_id = TEGRA30_CLK_SPDIF_IN_SYNC, .present = true }, 695 [tegra_clk_i2s0_sync] = { .dt_id = TEGRA30_CLK_I2S0_SYNC, .present = true }, 696 [tegra_clk_i2s1_sync] = { .dt_id = TEGRA30_CLK_I2S1_SYNC, .present = true }, 697 [tegra_clk_i2s2_sync] = { .dt_id = TEGRA30_CLK_I2S2_SYNC, .present = true }, [all …]
|
| D | clk-tegra210.c | 27 * banks present in the Tegra210 CAR IP block. The banks are 2359 [tegra_clk_ispb] = { .dt_id = TEGRA210_CLK_ISPB, .present = true }, 2360 [tegra_clk_rtc] = { .dt_id = TEGRA210_CLK_RTC, .present = true }, 2361 [tegra_clk_timer] = { .dt_id = TEGRA210_CLK_TIMER, .present = true }, 2362 [tegra_clk_uarta_8] = { .dt_id = TEGRA210_CLK_UARTA, .present = true }, 2363 [tegra_clk_i2s1] = { .dt_id = TEGRA210_CLK_I2S1, .present = true }, 2364 [tegra_clk_i2c1] = { .dt_id = TEGRA210_CLK_I2C1, .present = true }, 2365 [tegra_clk_sdmmc1_9] = { .dt_id = TEGRA210_CLK_SDMMC1, .present = true }, 2366 [tegra_clk_pwm] = { .dt_id = TEGRA210_CLK_PWM, .present = true }, 2367 [tegra_clk_i2s2] = { .dt_id = TEGRA210_CLK_I2S2, .present = true }, [all …]
|
| D | clk-tegra20.c | 517 [tegra_clk_ahbdma] = { .dt_id = TEGRA20_CLK_AHBDMA, .present = true }, 518 [tegra_clk_apbdma] = { .dt_id = TEGRA20_CLK_APBDMA, .present = true }, 519 [tegra_clk_spdif_out] = { .dt_id = TEGRA20_CLK_SPDIF_OUT, .present = true }, 520 [tegra_clk_spdif_in] = { .dt_id = TEGRA20_CLK_SPDIF_IN, .present = true }, 521 [tegra_clk_sdmmc1] = { .dt_id = TEGRA20_CLK_SDMMC1, .present = true }, 522 [tegra_clk_sdmmc2] = { .dt_id = TEGRA20_CLK_SDMMC2, .present = true }, 523 [tegra_clk_sdmmc3] = { .dt_id = TEGRA20_CLK_SDMMC3, .present = true }, 524 [tegra_clk_sdmmc4] = { .dt_id = TEGRA20_CLK_SDMMC4, .present = true }, 525 [tegra_clk_la] = { .dt_id = TEGRA20_CLK_LA, .present = true }, 526 [tegra_clk_csite] = { .dt_id = TEGRA20_CLK_CSITE, .present = true }, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | x-powers,axp152.yaml | 149 DCDC1 power supply node, if present. 153 DCDC2 power supply node, if present. 157 DCDC3 power supply node, if present. 161 DCDC4 power supply node, if present. 165 DCDC5 power supply node, if present. 169 DCDC6 power supply node, if present. 173 DCDC7 power supply node, if present. 177 DCDCA power supply node, if present. 181 DCDCB power supply node, if present. 185 DCDCC power supply node, if present. [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | st,sta350.txt | 40 If present, thermal warning recovery is enabled. 43 If present, thermal warning adjustment is enabled. 46 If present, then fault recovery will be enabled. 64 If present, overcurrent warning adjustment is enabled. 67 If present, then MPCC bits are used for MPC coefficients, 71 If present, power bridge correction for THD reduction near maximum 75 If present, FFX mode runs in AM reduction mode, otherwise normal 79 If present, PWM speed mode run on odd speed mode (341.3 kHz) on all 80 channels. If not present, normal PWM spped mode (384 kHz) will be used. 83 If present, distortion compensation variable uses DCC coefficient. [all …]
|
| D | st,sta32x.txt | 44 If present, thermal warning recovery is enabled. 47 If present, fault detect recovery is enabled. 50 If present, thermal warning adjustment is enabled. 53 If present, then fault recovery will be enabled. 63 If present, then MPCC bits are used for MPC coefficients, 67 If present, power bridge correction for THD reduction near maximum 71 If present, FFX mode runs in AM reduction mode, otherwise normal 75 If present, PWM speed mode run on odd speed mode (341.3 kHz) on all 76 channels. If not present, normal PWM spped mode (384 kHz) will be used. 79 If present, automatic invalid input detect mute is enabled.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | st,sta350.txt | 40 If present, thermal warning recovery is enabled. 43 If present, thermal warning adjustment is enabled. 46 If present, then fault recovery will be enabled. 64 If present, overcurrent warning adjustment is enabled. 67 If present, then MPCC bits are used for MPC coefficients, 71 If present, power bridge correction for THD reduction near maximum 75 If present, FFX mode runs in AM reduction mode, otherwise normal 79 If present, PWM speed mode run on odd speed mode (341.3 kHz) on all 80 channels. If not present, normal PWM spped mode (384 kHz) will be used. 83 If present, distortion compensation variable uses DCC coefficient. [all …]
|
| D | st,sta32x.txt | 44 If present, thermal warning recovery is enabled. 47 If present, fault detect recovery is enabled. 50 If present, thermal warning adjustment is enabled. 53 If present, then fault recovery will be enabled. 63 If present, then MPCC bits are used for MPC coefficients, 67 If present, power bridge correction for THD reduction near maximum 71 If present, FFX mode runs in AM reduction mode, otherwise normal 75 If present, PWM speed mode run on odd speed mode (341.3 kHz) on all 76 channels. If not present, normal PWM spped mode (384 kHz) will be used. 79 If present, automatic invalid input detect mute is enabled.
|
| D | wm8994.txt | 46 over 0xffff then the register will be left as default. If present 11 55 - wlf,lineout1-se : If present LINEOUT1 is in single ended mode. 56 - wlf,lineout2-se : If present LINEOUT2 is in single ended mode. 58 - wlf,lineout1-feedback : If present LINEOUT1 has common mode feedback 60 - wlf,lineout2-feedback : If present LINEOUT2 has common mode feedback 63 - wlf,ldoena-always-driven : If present LDOENA is always driven. 65 - wlf,spkmode-pu : If present enable the internal pull-up resistor on 68 - wlf,csnaddr-pd : If present enable the internal pull-down resistor on
|
| /kernel/linux/linux-6.6/drivers/clk/samsung/ |
| D | Kconfig | 21 Support for the clock controller present on the Samsung S3C64xx SoCs. 28 Support for the clock controller present on the Samsung S5Pv210 SoCs. 35 Support for the clock controller present on the Samsung 42 Support for the clock controller present on the Samsung 50 Support for the clock controller present on the Samsung 57 Support for the clock controller present on the Samsung 64 Support for the clock controller present on the Samsung 71 Support for the clock controller present on the Samsung 84 Support for the Audio Subsystem CLKCON clock controller present 93 Support for the clock output (XCLKOUT) present on some of Samsung [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/arm64/ |
| D | booting.rst | 212 - If EL3 is present: 216 - The value of SCR_EL3.FIQ must be the same as the one present at boot 219 - If EL3 is present and the kernel is entered at EL2: 224 - If EL3 is present: 242 - If EL3 is present: 254 - If EL3 is present: 264 For CPUs with Activity Monitors Unit v1 (AMUv1) extension present: 266 - If EL3 is present: 273 counters present. 280 counters present. [all …]
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-acpi | 9 This file is not present for device objects representing 27 This file is present for device objects having the _HID 35 _STR control method, if present. 42 _ADR control method, which is present for ACPI device 51 _UID control method, if present. 66 functioning or present, if the method _STA is present. 72 Bit [0] Set if the device is present. 78 Bit [4] Set if the battery is present. 83 that is not present cannot be enabled). 85 Bit 0 can be clear (not present) with bit [3] set (device is [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-acpi | 9 This file is not present for device objects representing 27 This file is present for device objects having the _HID 35 _STR control method, if present. 42 _ADR control method, which is present for ACPI device 51 _UID control method, if present. 66 functioning or present, if the method _STA is present. 72 Bit [0] Set if the device is present. 78 Bit [4] Set if the battery is present. 83 that is not present cannot be enabled). 85 Bit 0 can be clear (not present) with bit [3] set (device is [all …]
|
| /kernel/linux/linux-5.10/drivers/media/cec/platform/ |
| D | Kconfig | 14 The CEC bus is present in the HDMI connector and enables communication 25 CEC bus is present in the HDMI connector and enables communication 40 CEC bus is present in the HDMI connector and enables communication 52 The CEC bus is present in the HDMI connector and enables communication 63 CEC bus is present in the HDMI connector and enables communication 74 CEC bus is present in the HDMI connector and enables communication 86 CEC bus is present in the HDMI connector and enables communication 97 The CEC bus is present in the HDMI connector and enables communication 109 CEC bus is present in the HDMI connector and enables communication
|
| /kernel/linux/linux-6.6/drivers/media/cec/platform/ |
| D | Kconfig | 14 The CEC bus is present in the HDMI connector and enables communication 25 CEC bus is present in the HDMI connector and enables communication 40 CEC bus is present in the HDMI connector and enables communication 52 The CEC bus is present in the HDMI connector and enables communication 63 CEC bus is present in the HDMI connector and enables communication 74 CEC bus is present in the HDMI connector and enables communication 86 CEC bus is present in the HDMI connector and enables communication 97 The CEC bus is present in the HDMI connector and enables communication 109 CEC bus is present in the HDMI connector and enables communication
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/addac/ |
| D | adi,ad74115.yaml | 140 When not present, the digital input range is from 0 to 3700uA in steps 142 When present, the digital input range is from 0 to 7400uA in steps 154 When not present, a counter increments when the signal is asserted 156 When present, a counter increments while the signal is asserted and 174 When not present, the digital input threshold range is -0.96 * AVDD 176 When present, the threshold range is fixed from -19V to 30V. 181 When not present, the DAC operates in the 0V to 12V range. 182 When present, the DAC operates in the -12V to 12V range. 195 When not present, the DAC short-circuit current limit is 32mA in 197 When present, the limit is 16mA in either source or sink for VOUT, [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | s5p-mfc.txt | 3 Multi Format Codec (MFC) is the IP present in Samsung SoCs which 11 (a) "samsung,mfc-v5" for MFC v5 present in Exynos4 SoCs 12 (b) "samsung,mfc-v6" for MFC v6 present in Exynos5 SoCs 13 (c) "samsung,mfc-v7" for MFC v7 present in Exynos5420 SoC 14 (d) "samsung,mfc-v8" for MFC v8 present in Exynos5800 SoC 15 (e) "samsung,exynos5433-mfc" for MFC v8 present in Exynos5433 SoC 16 (f) "samsung,mfc-v10" for MFC v10 present in Exynos7880 SoC 32 support is available; used only by MFC v5 present in Exynos4 SoCs
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | nsinit.c | 98 * This means running _INI on all present devices. 208 /* Walk namespace to execute all _INIs on present devices */ in acpi_ns_initialize_devices() 476 * present under Device, Processor, and Thermal objects. in acpi_ns_find_ini_methods() 484 /* Mark parent and bubble up the INI present flag to the root */ in acpi_ns_find_ini_methods() 510 * present, and if so, calls _INI. 548 * Run _STA to determine if this device is present and functioning. We in acpi_ns_init_one_device() 551 * 1) We can only run _INI if the device is present. in acpi_ns_init_one_device() 553 * not present and is not functional (we will not examine the children) in acpi_ns_init_one_device() 555 * The _STA method is not required to be present under the device, we in acpi_ns_init_one_device() 556 * assume the device is present if _STA does not exist. in acpi_ns_init_one_device() [all …]
|