| /kernel/linux/linux-4.19/drivers/clk/tegra/ |
| D | clk-tegra114.c | 648 [tegra_clk_rtc] = { .dt_id = TEGRA114_CLK_RTC, .present = true }, 649 [tegra_clk_timer] = { .dt_id = TEGRA114_CLK_TIMER, .present = true }, 650 [tegra_clk_uarta] = { .dt_id = TEGRA114_CLK_UARTA, .present = true }, 651 [tegra_clk_uartd] = { .dt_id = TEGRA114_CLK_UARTD, .present = true }, 652 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA114_CLK_SDMMC2, .present = true }, 653 [tegra_clk_i2s1] = { .dt_id = TEGRA114_CLK_I2S1, .present = true }, 654 [tegra_clk_i2c1] = { .dt_id = TEGRA114_CLK_I2C1, .present = true }, 655 [tegra_clk_ndflash] = { .dt_id = TEGRA114_CLK_NDFLASH, .present = true }, 656 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA114_CLK_SDMMC1, .present = true }, 657 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA114_CLK_SDMMC4, .present = true }, [all …]
|
| D | clk-tegra124.c | 33 * banks present in the Tegra124/132 CAR IP block. The banks are 742 [tegra_clk_ispb] = { .dt_id = TEGRA124_CLK_ISPB, .present = true }, 743 [tegra_clk_rtc] = { .dt_id = TEGRA124_CLK_RTC, .present = true }, 744 [tegra_clk_timer] = { .dt_id = TEGRA124_CLK_TIMER, .present = true }, 745 [tegra_clk_uarta] = { .dt_id = TEGRA124_CLK_UARTA, .present = true }, 746 [tegra_clk_sdmmc2_8] = { .dt_id = TEGRA124_CLK_SDMMC2, .present = true }, 747 [tegra_clk_i2s1] = { .dt_id = TEGRA124_CLK_I2S1, .present = true }, 748 [tegra_clk_i2c1] = { .dt_id = TEGRA124_CLK_I2C1, .present = true }, 749 [tegra_clk_sdmmc1_8] = { .dt_id = TEGRA124_CLK_SDMMC1, .present = true }, 750 [tegra_clk_sdmmc4_8] = { .dt_id = TEGRA124_CLK_SDMMC4, .present = true }, [all …]
|
| D | clk-tegra30.c | 696 [tegra_clk_clk_32k] = { .dt_id = TEGRA30_CLK_CLK_32K, .present = true }, 697 [tegra_clk_clk_m] = { .dt_id = TEGRA30_CLK_CLK_M, .present = true }, 698 [tegra_clk_clk_m_div2] = { .dt_id = TEGRA30_CLK_CLK_M_DIV2, .present = true }, 699 [tegra_clk_clk_m_div4] = { .dt_id = TEGRA30_CLK_CLK_M_DIV4, .present = true }, 700 [tegra_clk_pll_ref] = { .dt_id = TEGRA30_CLK_PLL_REF, .present = true }, 701 [tegra_clk_spdif_in_sync] = { .dt_id = TEGRA30_CLK_SPDIF_IN_SYNC, .present = true }, 702 [tegra_clk_i2s0_sync] = { .dt_id = TEGRA30_CLK_I2S0_SYNC, .present = true }, 703 [tegra_clk_i2s1_sync] = { .dt_id = TEGRA30_CLK_I2S1_SYNC, .present = true }, 704 [tegra_clk_i2s2_sync] = { .dt_id = TEGRA30_CLK_I2S2_SYNC, .present = true }, 705 [tegra_clk_i2s3_sync] = { .dt_id = TEGRA30_CLK_I2S3_SYNC, .present = true }, [all …]
|
| D | clk-tegra210.c | 37 * banks present in the Tegra210 CAR IP block. The banks are 2287 [tegra_clk_ispb] = { .dt_id = TEGRA210_CLK_ISPB, .present = true }, 2288 [tegra_clk_rtc] = { .dt_id = TEGRA210_CLK_RTC, .present = true }, 2289 [tegra_clk_timer] = { .dt_id = TEGRA210_CLK_TIMER, .present = true }, 2290 [tegra_clk_uarta_8] = { .dt_id = TEGRA210_CLK_UARTA, .present = true }, 2291 [tegra_clk_i2s1] = { .dt_id = TEGRA210_CLK_I2S1, .present = true }, 2292 [tegra_clk_i2c1] = { .dt_id = TEGRA210_CLK_I2C1, .present = true }, 2293 [tegra_clk_sdmmc1_9] = { .dt_id = TEGRA210_CLK_SDMMC1, .present = true }, 2294 [tegra_clk_pwm] = { .dt_id = TEGRA210_CLK_PWM, .present = true }, 2295 [tegra_clk_i2s2] = { .dt_id = TEGRA210_CLK_I2S2, .present = true }, [all …]
|
| D | clk-tegra20.c | 527 [tegra_clk_ahbdma] = { .dt_id = TEGRA20_CLK_AHBDMA, .present = true }, 528 [tegra_clk_apbdma] = { .dt_id = TEGRA20_CLK_APBDMA, .present = true }, 529 [tegra_clk_spdif_out] = { .dt_id = TEGRA20_CLK_SPDIF_OUT, .present = true }, 530 [tegra_clk_spdif_in] = { .dt_id = TEGRA20_CLK_SPDIF_IN, .present = true }, 531 [tegra_clk_sdmmc1] = { .dt_id = TEGRA20_CLK_SDMMC1, .present = true }, 532 [tegra_clk_sdmmc2] = { .dt_id = TEGRA20_CLK_SDMMC2, .present = true }, 533 [tegra_clk_sdmmc3] = { .dt_id = TEGRA20_CLK_SDMMC3, .present = true }, 534 [tegra_clk_sdmmc4] = { .dt_id = TEGRA20_CLK_SDMMC4, .present = true }, 535 [tegra_clk_la] = { .dt_id = TEGRA20_CLK_LA, .present = true }, 536 [tegra_clk_csite] = { .dt_id = TEGRA20_CLK_CSITE, .present = true }, [all …]
|
| /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-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-4.19/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 | 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. 56 If present, then MPCC bits are used for MPC coefficients, 60 If present, power bridge correction for THD reduction near maximum 64 If present, FFX mode runs in AM reduction mode, otherwise normal 68 If present, PWM speed mode run on odd speed mode (341.3 kHz) on all 69 channels. If not present, normal PWM spped mode (384 kHz) will be used. 72 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-4.19/Documentation/ABI/testing/ |
| D | sysfs-bus-acpi | 8 This file is not present for device objects representing 26 This file is present for device objects having the _HID 34 _STR control method, if present. 41 _ADR control method, which is present for ACPI device 50 _UID control method, if present. 65 functioning or present, if the method _STA is present. 70 Bit [0] – Set if the device is present. 76 Bit [4] – Set if the battery is present. 80 that is not present cannot be enabled). 82 Bit 0 can be clear (not present) with bit [3] set (device is [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-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-4.19/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-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-5.10/Documentation/devicetree/bindings/phy/ |
| D | nvidia,tegra20-usb-phy.txt | 12 Always present. 14 Present if-and-only-if phy_type == utmi. 17 - clock-names : The following clock names must be present: 19 associated EHCI controller's clock. Always present. 20 - pll_u: PLL_U. Always present. 21 - timer: The timeout clock (clk_m). Present if phy_type == utmi. 23 Present if phy_type == utmi. 27 Present if phy_type == ulpi, and ULPI link mode is in use.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/phy/ |
| D | nvidia,tegra20-usb-phy.txt | 12 Always present. 14 Present if-and-only-if phy_type == utmi. 17 - clock-names : The following clock names must be present: 19 associated EHCI controller's clock. Always present. 20 - pll_u: PLL_U. Always present. 21 - timer: The timeout clock (clk_m). Present if phy_type == utmi. 23 Present if phy_type == utmi. 27 Present if phy_type == ulpi, and ULPI link mode is in use.
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-4.19/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() 487 * present under Device, Processor, and Thermal objects. in acpi_ns_find_ini_methods() 495 /* Mark parent and bubble up the INI present flag to the root */ in acpi_ns_find_ini_methods() 521 * present, and if so, calls _INI. 559 * Run _STA to determine if this device is present and functioning. We in acpi_ns_init_one_device() 562 * 1) We can only run _INI if the device is present. in acpi_ns_init_one_device() 564 * not present and is not functional (we will not examine the children) in acpi_ns_init_one_device() 566 * The _STA method is not required to be present under the device, we in acpi_ns_init_one_device() 567 * assume the device is present if _STA does not exist. in acpi_ns_init_one_device() [all …]
|