Searched full:hsi2c (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/i2c/busses/ |
| H A D | i2c-exynos5.c | 25 * HSI2C controller from Samsung supports 2 modes of operation 211 * struct exynos_hsi2c_variant - platform specific HSI2C driver data 212 * @fifo_depth: the fifo depth supported by the HSI2C module 215 * Specifies platform specific configuration of HSI2C module. 251 .compatible = "samsung,exynos5-hsi2c", 254 .compatible = "samsung,exynos5250-hsi2c", 257 .compatible = "samsung,exynos5260-hsi2c", 260 .compatible = "samsung,exynos7-hsi2c", 263 .compatible = "samsung,exynosautov9-hsi2c", 266 .compatible = "samsung,exynos8895-hsi2c", [all …]
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5260.dtsi | 501 compatible = "samsung,exynos5260-hsi2c"; 509 clock-names = "hsi2c"; 514 compatible = "samsung,exynos5260-hsi2c"; 522 clock-names = "hsi2c"; 527 compatible = "samsung,exynos5260-hsi2c"; 535 clock-names = "hsi2c"; 540 compatible = "samsung,exynos5260-hsi2c"; 548 clock-names = "hsi2c";
|
| H A D | exynos54xx.dtsi | 110 compatible = "samsung,exynos5250-hsi2c"; 119 compatible = "samsung,exynos5250-hsi2c"; 128 compatible = "samsung,exynos5250-hsi2c"; 137 compatible = "samsung,exynos5250-hsi2c";
|
| H A D | exynos5420.dtsi | 713 compatible = "samsung,exynos5250-hsi2c"; 721 clock-names = "hsi2c"; 726 compatible = "samsung,exynos5250-hsi2c"; 734 clock-names = "hsi2c"; 739 compatible = "samsung,exynos5250-hsi2c"; 747 clock-names = "hsi2c"; 1264 clock-names = "hsi2c"; 1271 clock-names = "hsi2c"; 1278 clock-names = "hsi2c"; 1285 clock-names = "hsi2c";
|
| /linux/drivers/pinctrl/nuvoton/ |
| H A D | pinctrl-npcm8xx.c | 687 NPCM8XX_GRP(hsi2c), \ 926 NPCM8XX_SFUNC(hsi2c); 1149 NPCM8XX_MKFUNC(hsi2c), 1383 …NPCM8XX_PINCFG(52, hsi2c, MFSEL1, 5, bu5, MFSEL5, 7, none, NONE, 0, none, NONE, 0, none, NONE, … 1384 …NPCM8XX_PINCFG(53, hsi2c, MFSEL1, 5, bu5, MFSEL5, 7, none, NONE, 0, none, NONE, 0, none, NONE, … 1385 …NPCM8XX_PINCFG(54, hsi2c, MFSEL1, 5, bu4, MFSEL5, 8, none, NONE, 0, none, NONE, 0, none, NONE, … 1386 …NPCM8XX_PINCFG(55, hsi2c, MFSEL1, 5, bu4, MFSEL5, 8, none, NONE, 0, none, NONE, 0, none, NONE, …
|