| /src/contrib/llvm-project/clang/lib/Basic/ ! |
| H A D | ProfileList.cpp | 68 : SCL(ProfileSpecialCaseList::createOrDie( in ProfileList() 70 Empty(SCL->isEmpty()), SM(SM) {} in ProfileList() 92 if (SCL->inSection(Section, "default", "allow")) in getDefault() 94 if (SCL->inSection(Section, "default", "skip")) in getDefault() 96 if (SCL->inSection(Section, "default", "forbid")) in getDefault() 99 if (SCL->hasPrefix("fun") || SCL->hasPrefix("src")) in getDefault() 107 if (SCL->inSection(Section, Prefix, Query, "allow")) in inSection() 109 if (SCL->inSection(Section, Prefix, Query, "skip")) in inSection() 111 if (SCL->inSection(Section, Prefix, Query, "forbid")) in inSection() 113 if (SCL->inSection(Section, Prefix, Query)) in inSection() [all …]
|
| /src/contrib/llvm-project/llvm/lib/Support/ ! |
| H A D | SpecialCaseList.cpp | 84 std::unique_ptr<SpecialCaseList> SCL(new SpecialCaseList()); in create() local 85 if (SCL->createInternal(Paths, FS, Error)) in create() 86 return SCL; in create() 92 std::unique_ptr<SpecialCaseList> SCL(new SpecialCaseList()); in create() local 93 if (SCL->createInternal(MB, Error)) in create() 94 return SCL; in create() 102 if (auto SCL = create(Paths, FS, Error)) in createOrDie() local 103 return SCL; in createOrDie()
|
| /src/sys/contrib/device-tree/src/arm/st/ ! |
| H A D | ste-dbx5x0-pinctrl.dtsi | 132 pins = "GPIO147_C15", "GPIO148_B16"; /* SDA/SCL */ 139 pins = "GPIO147_C15", "GPIO148_B16"; /* SDA/SCL */ 152 pins = "GPIO16_AD3", "GPIO17_AD4"; /* SDA/SCL */ 159 pins = "GPIO16_AD3", "GPIO17_AD4"; /* SDA/SCL */ 172 pins = "GPIO8_AD5", "GPIO9_AE4"; /* SDA/SCL */ 179 pins = "GPIO8_AD5", "GPIO9_AE4"; /* SDA/SCL */ 190 pins = "GPIO10_AF5", "GPIO11_AG4"; /* SDA/SCL */ 197 pins = "GPIO10_AF5", "GPIO11_AG4"; /* SDA/SCL */ 210 pins = "GPIO229_AG7", "GPIO230_AF7"; /* SDA/SCL */ 217 pins = "GPIO229_AG7", "GPIO230_AF7"; /* SDA/SCL */ [all …]
|
| /src/sys/contrib/device-tree/Bindings/iio/temperature/ ! |
| H A D | tmp007.txt | 15 0 SCL 0x43 19 1 SCL 0x47
|
| H A D | mlx90614.txt | 15 is no need for a GPIO driving the SCL line. If no GPIO is given, power
|
| /src/sys/contrib/device-tree/Bindings/i2c/ ! |
| H A D | i2c.txt | 38 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C 42 Number of nanoseconds the IP core additionally needs to setup SCL. 45 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C 76 add extra pinctrl to configure SCL/SDA pins to GPIO function for bus 80 specify the gpio related to SCL pin. Used for GPIO bus recovery.
|
| H A D | i2c-s3c2410.txt | 20 - gpios: The order of the gpios should be the following: <SDA, SCL>. 45 &gpd1 3 0 /* SCL */>;
|
| /src/sys/contrib/device-tree/src/arm/nvidia/ ! |
| H A D | tegra30-apalis-eval.dts | 87 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 104 * CAM_I2C: I2C3_SDA/SCL on MXM3 pin 201/203 (e.g. camera sensor on 112 /* DDC: I2C2_SDA/SCL on MXM3 pin 205/207 (e.g. display EDID) */
|
| H A D | tegra124-apalis-v1.2-eval.dts | 81 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 98 * CAM_I2C: I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor 107 * I2C4 (DDC): I2C4_SDA/SCL (DDC) on MXM3 pin 205/207
|
| H A D | tegra124-apalis-eval.dts | 80 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 95 * GEN2_I2C: I2C2_SDA/SCL (DDC) on MXM3 pin 205/207 (e.g. display EDID) 102 * CAM_I2C: I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor
|
| H A D | tegra30-apalis-v1.1-eval.dts | 88 * GEN1_I2C: I2C1_SDA/SCL on MXM3 pin 209/211 (e.g. RTC on carrier 105 * CAM_I2C: I2C3_SDA/SCL on MXM3 pin 201/203 (e.g. camera sensor on 113 /* DDC: I2C2_SDA/SCL on MXM3 pin 205/207 (e.g. display EDID) */
|
| /src/sys/contrib/device-tree/src/arm/microchip/ ! |
| H A D | lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts | 68 /* SCL, SDA */ 74 /* SCL, SDA */
|
| /src/sys/contrib/device-tree/src/arm/nxp/imx/ ! |
| H A D | imx6q-apalis-ixora.dts | 68 /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */ 85 * I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor on carrier
|
| H A D | imx6q-apalis-ixora-v1.2.dts | 120 /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */ 138 * I2C3_SDA/SCL (CAM) on MXM3 pin 201/203 (e.g. camera sensor on carrier
|
| H A D | imx7-colibri-aster.dtsi | 26 /* Colibri I2C: I2C3_SDA/SCL on SODIMM 194/196 */
|
| H A D | imx6dl-colibri-aster.dts | 39 /* Colibri I2C: I2C3_SDA/SCL on SODIMM 194/196 */
|
| /src/sys/contrib/device-tree/Bindings/i3c/ ! |
| H A D | i3c.txt | 24 - i3c-scl-hz: frequency of the SCL signal used for I3C transfers. 27 - i2c-scl-hz: frequency of the SCL signal used for I2C transfers. 53 frequency on SCL
|
| /src/sys/contrib/device-tree/src/arm/ti/omap/ ! |
| H A D | omap4-sdp-es23plus.dts | 7 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
|
| H A D | omap4-panda-a4.dts | 15 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
|
| /src/sys/contrib/device-tree/src/arm/samsung/ ! |
| H A D | exynos4412-i9305.dts | 19 /* SCL and SDA pins are swapped */
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ ! |
| H A D | ProfileList.h | 41 std::unique_ptr<ProfileSpecialCaseList> SCL;
|
| /src/sys/contrib/device-tree/src/arm64/qcom/ ! |
| H A D | sm8750.dtsi | 2658 /* SDA, SCL */ 2666 /* SDA, SCL */ 2674 /* SDA, SCL */ 2682 /* SDA, SCL */ 2690 /* SDA, SCL */ 2698 /* SDA, SCL */ 2706 /* SDA, SCL */ 2714 /* SDA, SCL */ 2722 /* SDA, SCL */ 2730 /* SDA, SCL */ [all …]
|
| /src/sys/contrib/device-tree/src/arm64/renesas/ ! |
| H A D | r9a09g011-v2mevk2.dts | 191 <RZV2M_PORT_PINMUX(5, 1, 2)>; /* SCL */ 196 <RZV2M_PORT_PINMUX(3, 9, 2)>; /* SCL */
|
| H A D | r9a07g044l2-remi-pi.dts | 274 <RZG2L_PORT_PINMUX(3, 1, 2)>; /* SCL */ 279 <RZG2L_PORT_PINMUX(18, 1, 3)>; /* SCL */
|
| /src/sys/contrib/device-tree/src/arm/renesas/ ! |
| H A D | gr-peach-audiocamerashield.dtsi | 23 /* P1_2 as SCL; P1_3 as SDA */
|