/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,gcc-sm8350.yaml | 26 - description: PCIE 0 Pipe clock source (Optional clock) 27 - description: PCIE 1 Pipe clock source (Optional clock) 28 - description: UFS card Rx symbol 0 clock source (Optional clock) 29 - description: UFS card Rx symbol 1 clock source (Optional clock) 30 - description: UFS card Tx symbol 0 clock source (Optional clock) 31 - description: UFS phy Rx symbol 0 clock source (Optional clock) 32 - description: UFS phy Rx symbol 1 clock source (Optional clock) 33 - description: UFS phy Tx symbol 0 clock source (Optional clock) 34 - description: USB3 phy wrapper pipe clock source (Optional clock) 35 - description: USB3 phy sec pipe clock source (Optional clock) [all …]
|
H A D | qcom,gcc-sm8450.yaml | 28 - description: PCIE 0 Pipe clock source (Optional clock) 29 - description: PCIE 1 Pipe clock source (Optional clock) 30 - description: PCIE 1 Phy Auxiliary clock source (Optional clock) 31 - description: UFS Phy Rx symbol 0 clock source (Optional clock) 32 - description: UFS Phy Rx symbol 1 clock source (Optional clock) 33 - description: UFS Phy Tx symbol 0 clock source (Optional clock) 34 - description: USB3 Phy wrapper pipe clock source (Optional clock) 41 - const: pcie_0_pipe_clk # Optional clock 42 - const: pcie_1_pipe_clk # Optional clock 43 - const: pcie_1_phy_aux_clk # Optional clock [all …]
|
H A D | cirrus,lochnagar.yaml | 50 - ln-gf-mclk1 # Optional input clock from host system. 51 - ln-gf-mclk2 # Optional input clock from host system. 52 - ln-gf-mclk3 # Optional input clock from host system. 53 - ln-gf-mclk4 # Optional input clock from host system. 54 - ln-psia1-mclk # Optional input clock from external connector. 55 - ln-psia2-mclk # Optional input clock from external connector. 56 - ln-spdif-mclk # Optional input clock from SPDIF. 57 - ln-spdif-clkout # Optional input clock from SPDIF. 58 - ln-adat-mclk # Optional input clock from ADAT.
|
H A D | qcom,gcc-msm8996.yaml | 29 - description: PCIe 0 PIPE clock (optional) 30 - description: PCIe 1 PIPE clock (optional) 31 - description: PCIe 2 PIPE clock (optional) 32 - description: USB3 PIPE clock (optional) 33 - description: UFS RX symbol 0 clock (optional) 34 - description: UFS RX symbol 1 clock (optional) 35 - description: UFS TX symbol 0 clock (optional)
|
H A D | rockchip,rk3368-cru.yaml | 26 - "xin32k" - rtc clock - optional 27 - "ext_i2s" - external I2S clock - optional 28 - "ext_gmac" - external GMAC clock - optional 29 - "ext_hsadc" - external HSADC clock - optional 30 - "ext_isp" - external ISP clock - optional 31 - "ext_jtag" - external JTAG clock - optional 32 - "ext_vip" - external VIP clock - optional
|
H A D | rockchip,rk3288-cru.yaml | 33 - "xin32k" - rtc clock - optional, 34 - "ext_i2s" - external I2S clock - optional, 35 - "ext_hsadc" - external HSADC clock - optional, 36 - "ext_edp_24m" - external display port clock - optional, 37 - "ext_vip" - external VIP clock - optional, 38 - "ext_isp" - external ISP clock - optional, 39 - "ext_jtag" - external JTAG clock - optional
|
/linux/drivers/gpu/drm/msm/registers/ |
H A D | rules-fd.xsd | 105 <attribute name="year" type="nonNegativeInteger" use="optional" /> 118 <attribute name="prefix" type="NMTOKENS" use="optional" /> 119 <attribute name="width" type="rng:DomainWidth" use="optional" /> 120 <attribute name="varset" type="NMTOKEN" use="optional" /> 121 <attribute name="variants" type="string" use="optional" /> 133 <attribute name="name" type="NMTOKEN" use="optional" /> 134 <attribute name="offset" type="rng:HexOrNumber" use="optional" /> 135 <attribute name="offsets" type="string" use="optional"/> 136 <attribute name="doffsets" type="string" use="optional"/> 137 <attribute name="index" type="NMTOKENS" use="optional"/> [all …]
|
/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 69 IMPLICIT OCTET STRING OPTIONAL ({snmp_helper}) 73 IMPLICIT INTEGER OPTIONAL 77 IMPLICIT INTEGER OPTIONAL 79 Gauge32 ::= Unsigned32 OPTIONAL 83 IMPLICIT INTEGER OPTIONAL 87 IMPLICIT OCTET STRING OPTIONAL 91 IMPLICIT INTEGER OPTIONAL 121 [0] IMPLICIT PDU OPTIONAL 124 [1] IMPLICIT PDU OPTIONAL 127 [2] IMPLICIT PDU OPTIONAL [all …]
|
/linux/include/drm/ |
H A D | drm_simple_kms_helper.h | 39 * This function is optional. 60 * This hook is optional. 70 * This hook is optional. 82 * This hook is optional. 98 * This hook is optional. 115 * Optional, called by &drm_plane_helper_funcs.prepare_fb. Please read 131 * Optional, called by &drm_plane_helper_funcs.cleanup_fb. Please read 141 * Optional, called by &drm_plane_helper_funcs.begin_fb_access. Please read 151 * Optional, called by &drm_plane_helper_funcs.end_fb_access. Please read 161 * Optional, called by &drm_crtc_funcs.enable_vblank. Please read [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-thermal | 34 RW, Optional 55 RO, Optional 64 RO, Optional 73 RW, Optional 80 RO, Optional 88 RO, Optional 98 RW, Optional 112 WO, Optional 126 RW, Optional 135 RW, Optional [all …]
|
/linux/include/linux/ |
H A D | reset.h | 43 * @RESET_CONTROL_OPTIONAL_EXCLUSIVE: optional, exclusive, acquired 44 * @RESET_CONTROL_OPTIONAL_EXCLUSIVE_DEASSERTED: optional, exclusive, acquired, deasserted 45 * @RESET_CONTROL_OPTIONAL_EXCLUSIVE_RELEASED: optional, exclusive, released 46 * @RESET_CONTROL_OPTIONAL_SHARED: optional, shared 47 * @RESET_CONTROL_OPTIONAL_SHARED_DEASSERTED: optional, shared, deasserted 96 int __device_reset(struct device *dev, bool optional); 149 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() argument 151 return optional ? 0 : -ENOTSUPP; in __device_reset() 158 bool optional = flags & RESET_CONTROL_FLAGS_BIT_OPTIONAL; in __of_reset_control_get() local 160 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __of_reset_control_get() [all …]
|
H A D | irqbypass.h | 22 * independently. When a token match is found, the optional @stop callback 24 * the @add_* callbacks, and finally the optional @start callback will allow 36 * @add_consumer: Connect the IRQ producer to an IRQ consumer (optional) 37 * @del_consumer: Disconnect the IRQ producer from an IRQ consumer (optional) 38 * @stop: Perform any quiesce operations necessary prior to add/del (optional) 39 * @start: Perform any startup operations necessary after add/del (optional) 63 * @stop: Perform any quiesce operations necessary prior to add/del (optional) 64 * @start: Perform any startup operations necessary after add/del (optional)
|
H A D | compiler_attributes.h | 9 * and the reason is stated in its comment ("Optional: ..."). 58 * The second argument is optional (default 0), so we use a variadic macro 86 * Optional: only supported since gcc >= 9 87 * Optional: not supported by clang 98 * Optional: not supported by gcc 99 * Optional: only supported since clang >= 14.0 122 * Optional: not supported by clang 133 * Optional: only supported since clang >= 14.0 144 * Optional: not supported by clang 180 * Optional: only supported since gcc >= 7 [all …]
|
H A D | vdpa.h | 17 * @trigger: the eventfd for the callback (Optional). 136 * operations unless it is mentioned to be optional in the following 189 * @get_vq_notification: Get the notification area for a virtqueue (optional) 193 * @get_vq_irq: Get the irq number of a virtqueue (optional, 199 * @get_vq_size: Get the size of a specific virtqueue (optional) 208 * virtqueue (optional) 213 * a specific virtqueue (optional) 226 * @get_backend_features: Get parent-specific backend features (optional) 242 * @get_vq_num_min: Get the min size of virtqueue (optional) 271 * @suspend: Suspend the device (optional) [all …]
|
H A D | tsm.h | 20 * @privlevel: optional privilege level to associate with @outblob 23 * @service_provider: optional name of where to obtain the tsm report blob 24 * @service_guid: optional service-provider service guid to attest 25 * @service_manifest_version: optional service-provider service manifest version requested 42 * @auxblob: (optional) auxiliary data to the report (e.g. certificate data) 44 * @manifestblob: (optional) manifest data associated with the report 95 * (optional), return 0 on successful population, or -errno otherwise
|
/linux/net/sctp/ |
H A D | Kconfig | 29 -- optional bundling of multiple user messages into a single SCTP 60 bool "Enable optional MD5 hmac cookie generation" 62 Enable optional MD5 hmac based SCTP cookie generation 66 bool "Enable optional SHA1 hmac cookie generation" 68 Enable optional SHA1 hmac based SCTP cookie generation 79 bool "Enable optional MD5 hmac cookie generation" 81 Enable optional MD5 hmac based SCTP cookie generation 86 bool "Enable optional SHA1 hmac cookie generation" 88 Enable optional SHA1 hmac based SCTP cookie generation
|
/linux/fs/smb/client/ |
H A D | cifs_spnego_negtokeninit.asn1 | 15 [0] GeneralString OPTIONAL, 17 [1] OCTET STRING OPTIONAL 23 [0] MechTypeList OPTIONAL, 25 [1] BIT STRING OPTIONAL, 27 [2] OCTET STRING OPTIONAL, 29 [3] NegHints OPTIONAL, 31 [3] OCTET STRING OPTIONAL
|
/linux/tools/testing/kunit/ |
H A D | kunit_kernel.py | 19 from typing import Iterator, List, Optional, Tuple 46 def __init__(self, linux_arch: str, cross_compile: Optional[str]): 61 def make_olddefconfig(self, build_dir: str, make_options: Optional[List[str]]) -> None: 75 def make(self, jobs: int, build_dir: str, make_options: Optional[List[str]]) -> None: 103 def __init__(self, qemu_arch_params: qemu_config.QemuArchParams, cross_compile: Optional[str]): 144 def __init__(self, cross_compile: Optional[str]=None): 173 kunitconfig_paths: Optional[List[str]]=None) -> kunit_config.Kconfig: 215 extra_qemu_args: Optional[List[str]], 216 cross_compile: Optional[str]) -> Tuple[str, LinuxSourceTreeOperations]: 247 kunitconfig_paths: Optional[Lis [all...] |
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | ti-abb-regulator.txt | 16 (also see Optional properties) 35 efuse: (see Optional properties) 36 RBB enable efuse Mask: (See Optional properties) 37 FBB enable efuse Mask: (See Optional properties) 38 Vset value efuse Mask: (See Optional properties) 45 Optional Properties: 46 - reg-names: In addition to the required properties, the following are optional 58 RBB enable efuse Mask: Optional if 'efuse-address' register is defined. 61 FBB enable efuse Mask: Optional if 'efuse-address' register is defined. 103 1012500 0 0 0x40000 0 0 /* RBB optional */ [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-single.yaml | 62 description: Optional flag to indicate register controls more than one pin 70 description: Optional function off mode for disabled state 79 description: Optional list of pin base, nr pins & gpio function 94 description: Optional node for gpio range cells 106 Pin group node name using naming ending in -pins followed by an optional 126 description: Optional bias pull up configuration 135 description: Optional bias pull down configuration 144 description: Optional drive strength configuration 151 description: Optional schmitt strength configuration 158 description: Optional input schmitt configuration [all …]
|
/linux/crypto/asymmetric_keys/ |
H A D | pkcs7.asn1 | 10 content [0] EXPLICIT SignedData OPTIONAL 22 } OPTIONAL ({ pkcs7_note_certificate_list }), 26 } OPTIONAL, 32 content [0] EXPLICIT Data OPTIONAL 44 parameters ANY OPTIONAL 88 } OPTIONAL, 95 } OPTIONAL 127 parameters ANY OPTIONAL
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | hisilicon-hix5hd2-gmac.txt | 22 - clock-names: contain the clock name "mac_core"(required) and "mac_ifc"(optional). 23 - resets: should contain the phandle to the MAC core reset signal(optional), 24 the MAC interface reset signal(optional) 25 and the PHY reset signal(optional). 26 - reset-names: contain the reset signal name "mac_core"(optional), 27 "mac_ifc"(optional) and "phy"(optional).
|
/linux/scripts/kconfig/tests/ |
H A D | conftest.py | 123 dot_config: .config file to use for configuration base (optional) 124 in_key: key inputs (optional) 133 dot_config: .config file to use for configuration base (optional) 134 in_key: key inputs (optional) 143 dot_config: .config file to use for configuration base (optional) 167 all_config: fragment config file for KCONFIG_ALLCONFIG (optional) 175 all_config: fragment config file for KCONFIG_ALLCONFIG (optional) 183 all_config: fragment config file for KCONFIG_ALLCONFIG (optional) 191 all_config: fragment config file for KCONFIG_ALLCONFIG (optional) 199 all_config: fragment config file for KCONFIG_ALLCONFIG (optional) [all …]
|
/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,omap4-dss.txt | 20 Optional nodes: 39 Optional properties: 54 Optional nodes: 70 Optional nodes: 91 Optional nodes: 114 Optional nodes: 117 HDMI Endpoint optional properties:
|
/linux/include/media/ |
H A D | cec-pin.h | 21 * @enable_irq: optional, enable the interrupt to detect pin voltage changes. 22 * @disable_irq: optional, disable the interrupt. 23 * @free: optional. Free any allocated resources. Called when the 25 * @status: optional, log status information. 26 * @read_hpd: optional. Read the HPD pin. Returns > 0 if high, 0 if low or 28 * @read_5v: optional. Read the 5V pin. Returns > 0 if high, 0 if low or 30 * @received: optional. High-level CEC message callback. Allows the driver
|