/linux/drivers/clk/tegra/ |
H A D | clk-tegra124.c | 749 [tegra_clk_rtc] = { .dt_id = TEGRA124_CLK_RTC, .present = true }, 757 [tegra_clk_pwm] = { .dt_id = TEGRA124_CLK_PWM, .present = true }, 764 [tegra_clk_vcp] = { .dt_id = TEGRA124_CLK_VCP, .present = true }, 767 [tegra_clk_kbc] = { .dt_id = TEGRA124_CLK_KBC, .present = true }, 770 [tegra_clk_nor] = { .dt_id = TEGRA124_CLK_NOR, .present = true }, 793 [tegra_clk_la] = { .dt_id = TEGRA124_CLK_LA, .present = true }, 828 [tegra_clk_se] = { .dt_id = TEGRA124_CLK_SE, .present = true }, 1588 tegra124_clks[tegra_clk_cclk_g].present = false; in tegra132_clock_init() 1589 tegra124_clks[tegra_clk_cclk_lp].present = false; in tegra132_clock_init() 1590 tegra124_clks[tegra_clk_pll_x].present = false; in tegra132_clock_init() [all …]
|
H A D | clk-tegra114.c | 637 [tegra_clk_rtc] = { .dt_id = TEGRA114_CLK_RTC, .present = true }, 647 [tegra_clk_pwm] = { .dt_id = TEGRA114_CLK_PWM, .present = true }, 653 [tegra_clk_isp] = { .dt_id = TEGRA114_CLK_ISP, .present = true }, 658 [tegra_clk_vcp] = { .dt_id = TEGRA114_CLK_VCP, .present = true }, 660 [tegra_clk_kbc] = { .dt_id = TEGRA114_CLK_KBC, .present = true }, 663 [tegra_clk_nor] = { .dt_id = TEGRA114_CLK_NOR, .present = true }, 669 [tegra_clk_csi] = { .dt_id = TEGRA114_CLK_CSI, .present = true }, 672 [tegra_clk_emc] = { .dt_id = TEGRA114_CLK_EMC, .present = true }, 681 [tegra_clk_owr] = { .dt_id = TEGRA114_CLK_OWR, .present = true }, 683 [tegra_clk_la] = { .dt_id = TEGRA114_CLK_LA, .present = true }, [all …]
|
H A D | clk-tegra30.c | 690 [tegra_clk_osc] = { .dt_id = TEGRA30_CLK_OSC, .present = true }, 727 [tegra_clk_hda] = { .dt_id = TEGRA30_CLK_HDA, .present = true }, 738 [tegra_clk_la] = { .dt_id = TEGRA30_CLK_LA, .present = true }, 740 [tegra_clk_owr] = { .dt_id = TEGRA30_CLK_OWR, .present = true }, 744 [tegra_clk_vde] = { .dt_id = TEGRA30_CLK_VDE, .present = true }, 745 [tegra_clk_vi] = { .dt_id = TEGRA30_CLK_VI, .present = true }, 746 [tegra_clk_epp] = { .dt_id = TEGRA30_CLK_EPP, .present = true }, 747 [tegra_clk_mpe] = { .dt_id = TEGRA30_CLK_MPE, .present = true }, 752 [tegra_clk_nor] = { .dt_id = TEGRA30_CLK_NOR, .present = true }, 757 [tegra_clk_cve] = { .dt_id = TEGRA30_CLK_CVE, .present = true }, [all …]
|
H A D | clk-tegra210.c | 2360 [tegra_clk_rtc] = { .dt_id = TEGRA210_CLK_RTC, .present = true }, 2366 [tegra_clk_pwm] = { .dt_id = TEGRA210_CLK_PWM, .present = true }, 2380 [tegra_clk_csi] = { .dt_id = TEGRA210_CLK_CSI, .present = true }, 2392 [tegra_clk_afi] = { .dt_id = TEGRA210_CLK_AFI, .present = true }, 2395 [tegra_clk_dtv] = { .dt_id = TEGRA210_CLK_DTV, .present = true }, 2433 [tegra_clk_gpu] = { .dt_id = TEGRA210_CLK_GPU, .present = true }, 2438 [tegra_clk_vi_10] = { .dt_id = TEGRA210_CLK_VI, .present = true }, 2444 [tegra_clk_osc] = { .dt_id = TEGRA210_CLK_OSC, .present = true }, 2529 [tegra_clk_ape] = { .dt_id = TEGRA210_CLK_APE, .present = true }, 2541 [tegra_clk_cec] = { .dt_id = TEGRA210_CLK_CEC, .present = true }, [all …]
|
H A D | clk-tegra20.c | 525 [tegra_clk_la] = { .dt_id = TEGRA20_CLK_LA, .present = true }, 529 [tegra_clk_nor] = { .dt_id = TEGRA20_CLK_NOR, .present = true }, 530 [tegra_clk_rtc] = { .dt_id = TEGRA20_CLK_RTC, .present = true }, 532 [tegra_clk_kbc] = { .dt_id = TEGRA20_CLK_KBC, .present = true }, 534 [tegra_clk_vcp] = { .dt_id = TEGRA20_CLK_VCP, .present = true }, 540 [tegra_clk_csi] = { .dt_id = TEGRA20_CLK_CSI, .present = true }, 541 [tegra_clk_isp] = { .dt_id = TEGRA20_CLK_ISP, .present = true }, 550 [tegra_clk_owr] = { .dt_id = TEGRA20_CLK_OWR, .present = true }, 555 [tegra_clk_vde] = { .dt_id = TEGRA20_CLK_VDE, .present = true }, 556 [tegra_clk_vi] = { .dt_id = TEGRA20_CLK_VI, .present = true }, [all …]
|
/linux/arch/arm/mach-orion5x/ |
H A D | ts78xx-setup.c | 348 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports() 349 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports() 350 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports() 358 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports() 359 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports() 360 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports() 363 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports() 364 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_supports() 365 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports() 377 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_load_devices() [all …]
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | x-powers,axp152.yaml | 154 DCDC1 power supply node, if present. 158 DCDC2 power supply node, if present. 162 DCDC3 power supply node, if present. 166 DCDC4 power supply node, if present. 170 DCDC5 power supply node, if present. 174 DCDC6 power supply node, if present. 178 DCDC7 power supply node, if present. 202 LDO1 power supply node, if present. 210 LDO3 power supply node, if present. 214 LDO5 power supply node, if present. [all …]
|
/linux/Documentation/devicetree/bindings/sound/ |
H A 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 84 If not present, preset DC coefficient is used. 87 If present, automatic invalid input detect mute is enabled. 94 If present, the bridge will be switched off immediately after the [all …]
|
H A 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.
|
/linux/Documentation/ABI/testing/ |
H A 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 …]
|
H A D | sysfs-bus-spi-devices-spi-nor | 8 The attribute is not present if the flash doesn't support 18 The attribute is not present if the flash device isn't 29 it to be present or even correct. Instead, user space 36 Description: (RO) This attribute is only present if the SPI NOR flash 39 If present, it contains the complete SFDP (serial flash
|
H A D | sysfs-platform-ts5500 | 6 Indicates the presence of an A/D Converter. If it is present, 14 Indicates the presence of an external reset. If it is present, 29 Bitfield showing the jumpers' state. If a jumper is present, 45 Indicates the presence of the RS485 option. If it is present, 53 Indicates the presence of the SRAM option. If it is present,
|
/linux/include/net/ |
H A D | ip_tunnels.h | 213 IP_TUNNEL_DECLARE_FLAGS(present) = { }; in ip_tunnel_set_options_present() 216 __set_bit(IP_TUNNEL_VXLAN_OPT_BIT, present); in ip_tunnel_set_options_present() 218 __set_bit(IP_TUNNEL_GTP_OPT_BIT, present); in ip_tunnel_set_options_present() 219 __set_bit(IP_TUNNEL_PFCP_OPT_BIT, present); in ip_tunnel_set_options_present() 221 ip_tunnel_flags_or(flags, flags, present); in ip_tunnel_set_options_present() 226 IP_TUNNEL_DECLARE_FLAGS(present) = { }; in ip_tunnel_clear_options_present() 231 __set_bit(IP_TUNNEL_GTP_OPT_BIT, present); in ip_tunnel_clear_options_present() 232 __set_bit(IP_TUNNEL_PFCP_OPT_BIT, present); in ip_tunnel_clear_options_present() 239 IP_TUNNEL_DECLARE_FLAGS(present) = { }; in ip_tunnel_is_options_present() 244 __set_bit(IP_TUNNEL_GTP_OPT_BIT, present); in ip_tunnel_is_options_present() [all …]
|
/linux/drivers/clk/samsung/ |
H A 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 …]
|
/linux/Documentation/devicetree/bindings/iio/addac/ |
H A D | adi,ad74115.yaml | 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 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, 204 When present, the ADC should be used for measuring 4-wire RTDs. 229 When present, the burnout current polarity for EXT1 is sourcing. 244 When present, the burnout current polarity for EXT2 is sourcing. [all …]
|
/linux/Documentation/devicetree/bindings/net/nfc/ |
H A D | st,st-nci.yaml | 22 ese-present: 33 uicc-present: 79 ese-present; 80 uicc-present; 102 ese-present; 103 uicc-present;
|
H A D | st,st21nfca.yaml | 19 ese-present: 30 uicc-present: 61 ese-present; 62 uicc-present;
|
/linux/Documentation/arch/arm64/ |
H A D | booting.rst | 212 - If EL3 is present: 224 - If EL3 is present: 242 - If EL3 is present: 254 - If EL3 is present: 266 - If EL3 is present: 296 - If EL3 is present: 306 - if EL3 is present: 324 - If EL3 is present: 354 - If EL3 is present: 364 - If EL3 is present: [all …]
|
/linux/drivers/media/cec/platform/ |
H A 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
|
/linux/sound/core/oss/ |
H A D | mixer_oss.c | 493 unsigned int present; member 692 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CVOLUME) in snd_mixer_oss_put_volume1() 703 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PSWITCH) in snd_mixer_oss_put_volume1() 705 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CSWITCH) in snd_mixer_oss_put_volume1() 709 if (slot->present & SNDRV_MIXER_OSS_PRESENT_PROUTE) in snd_mixer_oss_put_volume1() 711 if (slot->present & SNDRV_MIXER_OSS_PRESENT_CROUTE) in snd_mixer_oss_put_volume1() 713 if (slot->present & SNDRV_MIXER_OSS_PRESENT_GROUTE) in snd_mixer_oss_put_volume1() 894 slot->present |= 1 << item; in snd_mixer_oss_build_test() 1024 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input() 1031 slot.present |= SNDRV_MIXER_OSS_PRESENT_CAPTURE; in snd_mixer_oss_build_input() [all …]
|
/linux/drivers/acpi/ |
H A D | sbs.c | 79 u8 present:1; member 178 val->intval = battery->present; in acpi_sbs_battery_get_property() 459 if (battery->present) in acpi_battery_alarm_store() 491 if (!battery->present) in acpi_battery_read() 501 battery->present = 1; in acpi_battery_read() 503 if (!battery->present) in acpi_battery_read() 508 if (saved_present != battery->present) { in acpi_battery_read() 512 battery->present = 0; in acpi_battery_read() 518 battery->present = 0; in acpi_battery_read() 622 saved_battery_state = bat->present; in acpi_sbs_callback() [all …]
|
/linux/mm/ |
H A D | mincore.c | 29 unsigned char present; in mincore_hugetlb() local 36 present = pte && !huge_pte_none_mostly(huge_ptep_get(walk->mm, addr, pte)); in mincore_hugetlb() 38 *vec = present; in mincore_hugetlb() 54 unsigned char present = 0; in mincore_page() local 65 present = folio_test_uptodate(folio); in mincore_page() 69 return present; in mincore_page()
|
/linux/drivers/char/hw_random/ |
H A D | timeriomem-rng.c | 36 unsigned int present:1; member 58 if (!wait && !priv->present) in timeriomem_rng_read() 84 priv->present = 0; in timeriomem_rng_read() 97 priv->present = 1; in timeriomem_rng_trigger() 162 priv->present = 1; in timeriomem_rng_probe()
|
/linux/drivers/pcmcia/ |
H A D | omap_cf.c | 59 unsigned present:1; member 81 unsigned present = omap_cf_present(); in omap_cf_timer() local 83 if (present != cf->present) { in omap_cf_timer() 84 cf->present = present; in omap_cf_timer() 86 present ? "present" : "gone"); in omap_cf_timer()
|
/linux/drivers/gpu/drm/lima/ |
H A D | lima_pmu.c | 44 if (dev->ip[lima_ip_pp0 + i].present) in lima_pmu_get_ip_mask() 48 if (dev->ip[lima_ip_pp0].present) in lima_pmu_get_ip_mask() 51 if (dev->ip[i].present) { in lima_pmu_get_ip_mask() 57 if (dev->ip[i].present) { in lima_pmu_get_ip_mask()
|