/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,lpass-cpu.txt | 3 This node models the Qualcomm Technologies Low-Power Audio SubSystem (LPASS). 7 - compatible : "qcom,lpass-cpu" or "qcom,apq8016-lpass-cpu" 8 - clocks : Must contain an entry for each entry in clock-names. 9 - clock-names : A list which must include the following entries: 10 * "ahbix-clk" 11 * "mi2s-osr-clk" 12 * "mi2s-bit-clk" 13 : required clocks for "qcom,lpass-cpu-apq8016" 14 * "ahbix-clk" 15 * "mi2s-bit-clk0" [all …]
|
H A D | qcom,lpass-cpu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/qcom,lpass-cpu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 11 - Rohit kumar <quic_rohkumar@quicinc.com> 14 Qualcomm Technologies Inc. SOC Low-Power Audio SubSystem (LPASS) that consist 16 is a module to configure Low-Power Audio Interface(LPAIF) core registers 22 - qcom,lpass-cpu 23 - qcom,apq8016-lpass-cpu [all …]
|
H A D | qcom,q6dsp-lpass-ports.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/qcom,q6dsp-lpass-ports.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 18 - qcom,q6afe-dais 20 '#sound-dai-cells': 23 '#address-cells': 26 '#size-cells': 31 '^dai@[0-9]+$': [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | mmc-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 25 "#address-cell [all...] |
H A D | samsung,s3cmci.txt | 1 * Samsung's S3C24XX MMC/SD/SDIO controller device tree bindings 3 Samsung's S3C24XX MMC/SD/SDIO controller is used as a connectivity interface 4 with external MMC, SD and SDIO storage mediums. 7 mmc.txt and the properties used by the Samsung S3C24XX MMC/SD/SDIO controller 11 - compatible: should be one of the following 12 - "samsung,s3c2410-sdi": for controllers compatible with s3c2410 13 - "samsung,s3c2412-sdi": for controllers compatible with s3c2412 14 - "samsung,s3c2440-sdi": for controllers compatible with s3c2440 15 - reg: register location and length 16 - interrupts: mmc controller interrupt [all …]
|
H A D | sdhci-st.txt | 1 * STMicroelectronics sdhci-st MMC/SD controller 5 used by the sdhci-st driver. 8 - compatible: Must be "st,sdhci" and it can be compatible to "st,sdhci-stih407" 13 - clock-names: Should be "mmc" and "icn". (NB: The latter is not compulsory) 14 See: Documentation/devicetree/bindings/resource-names.txt 15 - clocks: Phandle to the clock. 16 See: Documentation/devicetree/bindings/clock/clock-bindings.txt 18 - interrupts: One mmc interrupt should be described here. 19 - interrupt-names: Should be "mmcirq". 21 - pinctrl-names: A pinctrl state names "default" must be defined. [all …]
|
/freebsd/share/man/man4/ |
H A D | sdhci.4 | 30 .Nd PCI SD Host Controller bridge driver 32 To compile this driver into the kernel, place the following lines in your 34 .Bd -ragged -offset indent 41 following lines in 43 .Bd -literal -offset indent 53 Driver supports up to six high speed 4bit MMC/SD slots per controller. 62 .Bl -bullet -compact 78 .%T "SD Specifications, Part 2, SD Host Controller, Simplified Specification" 83 Many of existing SD controller chips have some nonstandard requirements,
|
H A D | rtsx.4 | 30 .Nd Realtek SD card reader 33 lines in the kernel configuration file: 34 .Bd -ragged -offset indent 41 place the following lines in 43 .Bd -literal -offset indent 51 driver provides support for Realtek SD card reader. 59 .Bl -bullet -compact 78 .Bl -bullet -compact 90 .%T "SD Specifications, Part 2, SD Host Controller, Simplified Specification" 109 .Bl -bullet [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7280-herobrine-audio-rt5682.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 11 /* BOARD-SPECIFIC TOP LEVEL NODES */ 13 compatible = "google,sc7280-herobrine"; 14 model = "sc7280-rt5682-max98360a-1mic"; 16 audio-routing = "Headphone Jack", "HPOL", 19 #address-cells = <1>; 20 #size-cells = <0>; 22 dai-link@0 { 23 link-name = "MAX98360"; 27 sound-dai = <&lpass_cpu MI2S_SECONDARY>; [all …]
|
H A D | sc7280-herobrine-audio-rt5682-3mic.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 11 /* BOARD-SPECIFIC TOP LEVEL NODES */ 13 compatible = "google,sc7280-herobrine"; 14 model = "sc7280-rt5682-max98360a-3mic"; 16 audio-routing = "VA DMIC0", "vdd-mic [all...] |
H A D | msm8916-samsung-a2015-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 #include "msm8916-pm8916.dtsi" 4 #include "msm8916-modem-qdsp6.dtsi" 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 10 #include <dt-bindings/sound/apq8016-lpass.h> 15 mmc1 = &sdhc_2; /* SD card */ 20 stdout-path = "serial0"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi3670-hikey970.dts | 1 // SPDX-License-Identifier: GPL-2.0 10 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 14 #include "hikey970-pinctrl.dtsi" 15 #include "hikey970-pmic.dtsi" 19 compatible = "hisilicon,hi3670-hikey970", "hisilicon,hi3670"; 34 stdout-path = "serial6:115200n8"; 43 wlan_en: wlan-en-1-8v { 44 compatible = "regulator-fixed"; 45 regulator-name = "wlan-en-regulator"; [all …]
|
H A D | hi3660-hikey960.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 12 #include "hikey960-pinctrl.dtsi" 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/input/input.h> 15 #include <dt-bindings/interrupt-controller/irq.h> 16 #include <dt-bindings/usb/pd.h> 20 compatible = "hisilicon,hi3660-hikey960", "hisilicon,hi3660"; 35 stdout-path = "serial6:115200n8"; 44 reserved-memory { [all …]
|
H A D | hi6220-hikey.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 11 #include "hikey-pinctrl.dtsi" 12 #include <dt-bindings/gpio/gpio.h> 16 compatible = "hisilicon,hi6220-hikey", "hisilicon,hi6220"; 26 stdout-path = "serial3:115200n8"; 32 * 0x05e0,0000 - 0x05ef,ffff: MCU firmware runtime using 33 * 0x05f0,1000 - 0x05f0,1fff: Reboot reason 34 * 0x06df,f000 - 0x06df,ffff: Mailbox message data 35 * 0x0740,f000 - 0x0740,ffff: MCU firmware section [all …]
|
/freebsd/share/doc/smm/07.lpd/ |
H A D | 4.t | 52 conform to the default printer description (an LP-11 style interface to a 55 Printers on serial lines 63 lp|LA-180 DecWriter III:\e 65 :tr=\ef:of=/usr/lib/lpf:lf=/usr/adm/lpd-errs: 78 entry indicates that a form-feed should be printed when the queue 79 empties so the paper can be torn off without turning the printer off-line and 88 to be written to the file ``/usr/adm/lpd-errs'' 106 :lp=:rm=ucbvax:rp=lp:sd=/usr/spool/vaxlpd: 118 .B sd 143 is the Benson-Varian. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-ux500-samsung-codina-tmo.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Exhibit SGH-T599 also known as Codina-TMO, 4 * the "TMO" shall be read "T-Mobile" as this phone was produced exlusively 5 * for T-Mobile in the United States. 8 * - No CPU speed cap, full ~1GHz rate 9 * - Differen [all...] |
H A D | ste-ux500-samsung-gavini.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Beam GT-I8530 also known as Gavini. 6 /dts-v1/; 7 #include "ste-db8500.dtsi" 8 #include "ste-ab8500.dtsi" 9 #include "ste-dbx5x0-pinctr [all...] |
H A D | ste-ux500-samsung-codina.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Ace 2 GT-I8160 also known as Codina. 11 * The Samsung tree further talks about GT-I8160P and GT-I8160chn (China). 12 * The GT-I8160 plain is known as the "europe" variant. 13 * The GT-I8160P is the CDMA version and it appears to not use the ST 15 * The GT-I8160ch [all...] |
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_upnp_ssdp.c | 3 * Copyright (c) 2000-2003 Intel Corporation 4 * Copyright (c) 2006-2007 Sony Corporation 5 * Copyright (c) 2008-2009 Atheros Communications 6 * Copyright (c) 2009-2013, Jouni Malinen <j@w1.fi> 30 #define MAX_MSEARCH 20 /* max simultaneous M-SEARCH replies ongoing */ 51 end1 = !(isalnum(c1) || c1 == '_' || c1 == '-'); in token_eq() 52 end2 = !(isalnum(c2) || c2 == '_' || c2 == '-'); in token_eq() 66 int end = !(isalnum(c) || c == '_' || c == '-'); in token_length() 70 return s - begin; in token_length() 87 return s - begin; in word_separation_length() [all …]
|
/freebsd/contrib/mandoc/ |
H A D | mandoc_char.7 | 5 .\" Copyright (c) 2011, 2013, 2015, 2017-2020, 2022 61 In particular, in English manual pages, do not use special-character 67 the en-dash (\(en), 68 the em-dash (\(em), 73 or to separate a word across two successive lines of text. 75 .Bd -unfilled -offset indent 76 blue-eyed 77 lorry-driver 80 The en-dash is used to separate the two elements of a range, 81 or can be used the same way as an em-dash. [all …]
|
/freebsd/libexec/phttpget/ |
H A D | phttpget.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 64 * Base64 encode a string; the string returned, if non-NULL, is 81 * Encoded length is 4 characters per 3-byte block or partial in b64enc() 85 if (ptlen > ((SIZE_MAX - 1) / 4) * 3 - 2) in b64enc() 90 ctext[ctlen - 1] = 0; in b64enc() 96 for (pt = ptext, pc = ctext; ptlen; ptlen -= 3, pc += 4) { in b64enc() 171 asprintf(&proxyauth, "Proxy-Authorization: Basic %s\r\n", in readenv() 205 "User-Agent: %s\r\n" in makerequest() 213 connclose ? "Connection: Close\r\n" : "Connection: Keep-Alive\r\n"); in makerequest() [all …]
|
/freebsd/sys/arm/conf/ |
H A D | ZEDBOARD | 2 # ZEDBOARD -- Custom configuration for the Xilinx Zynq-7000 based 8 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 16 # device lines is also present in the ../../conf/NOTES and NOTES files. 74 device mmc # mmc/sd bus 75 device mmcsd # mmc/sd flash cards 85 device axe # USB-Ethernet
|
H A D | TEGRA124 | 7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config 15 # device lines is also present in the ../../conf/NOTES and NOTES files. 55 # General-purpose input/output 65 device uart # Multi-uart driver 68 # MMC/SD/SDIO Card slot support 69 device sdhci # SD controller 70 device mmc # SD/MMC protocol 74 device ahci # AHCI-compatible SATA controllers 89 device umass # Disks/Mass storage - Requires scbus and da 147 # SoC-specific devices
|
/freebsd/sys/contrib/device-tree/src/arm64/actions/ |
H A D | s900-bubblegum-96.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 11 compatible = "ucrobotics,bubblegum-96", "actions,s900"; 12 model = "Bubblegum-96"; 22 stdout-path = "serial5:115200n8"; 31 vcc_3v1: vcc-3v1 { 32 compatible = "regulator-fixed"; 33 regulator-name = "fixed-3.1V"; 34 regulator-min-microvolt = <3100000>; 35 regulator-max-microvolt = <3100000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-sm1-khadas-vim3l.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include "meson-sm1.dtsi" 10 #include "meson-khadas-vim3.dtsi" 11 #include <dt-bindings/sound/meson-g12a-tohdmitx.h> 17 vddcpu: regulator-vddcpu { 21 compatible = "pwm-regulator"; 23 regulator-name = "VDDCPU"; 24 regulator-min-microvolt = <690000>; 25 regulator-max-microvolt = <1050000>; [all …]
|