Home
last modified time | relevance | path

Searched full:usi (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/soc/samsung/
H A Dexynos-usi.c6 * Samsung Exynos USI driver (Universal Serial Interface).
18 #include <dt-bindings/soc/samsung,exynos-usi.h>
40 /* USIv2: USI register offsets */
44 /* USIv2: USI register bits */
55 enum exynos_usi_ver ver; /* USI IP-core version */
65 void __iomem *regs; /* USI register map */
66 struct clk_bulk_data *clks; /* USI clocks */
68 size_t mode; /* current USI SW_CONF mode index */
122 .compatible = "samsung,exynos850-usi",
125 .compatible = "samsung,exynos8895-usi",
[all …]
H A DKconfig27 tristate "Exynos USI (Universal Serial Interface) driver"
32 Enable support for USI block. USI (Universal Serial Interface) is an
34 ExynosAutoV9. USI block can be configured to provide one of the
37 This driver allows one to configure USI for desired protocol, which
38 is usually done in USI node in Device Tree.
H A DMakefile7 obj-$(CONFIG_EXYNOS_USI) += exynos-usi.o
/linux/arch/arm64/boot/dts/exynos/
H A Dexynosautov9.dtsi12 #include <dt-bindings/soc/samsung,exynos-usi.h>
440 usi_0: usi@103000c0 {
441 compatible = "samsung,exynosautov9-usi",
442 "samsung,exynos850-usi";
503 usi_i2c_0: usi@103100c0 {
504 compatible = "samsung,exynosautov9-usi",
505 "samsung,exynos850-usi";
532 usi_1: usi@103200c0 {
533 compatible = "samsung,exynosautov9-usi",
534 "samsung,exynos850-usi";
[all …]
H A Dexynosautov920.dtsi11 #include <dt-bindings/soc/samsung,exynos-usi.h>
431 usi_0: usi@108800c0 {
432 compatible = "samsung,exynosautov920-usi",
433 "samsung,exynos850-usi";
480 usi_1: usi@108a00c0 {
481 compatible = "samsung,exynosautov920-usi",
482 "samsung,exynos850-usi";
529 usi_2: usi@108c00c0 {
530 compatible = "samsung,exynosautov920-usi",
531 "samsung,exynos850-usi";
[all …]
H A Dexynos8895.dtsi250 usi0: usi@10440000 {
251 compatible = "samsung,exynos8895-usi";
312 usi1: usi@10460000 {
313 compatible = "samsung,exynos8895-usi";
374 usi2: usi@10480000 {
375 compatible = "samsung,exynos8895-usi";
436 usi3: usi@104a0000 {
437 compatible = "samsung,exynos8895-usi";
549 usi4: usi@10840000 {
550 compatible = "samsung,exynos8895-usi";
[all …]
H A Dexynos850.dtsi15 #include <dt-bindings/soc/samsung,exynos-usi.h>
650 usi_uart: usi@138200c0 {
651 compatible = "samsung,exynos850-usi";
676 usi_hsi2c_0: usi@138a00c0 {
677 compatible = "samsung,exynos850-usi";
705 usi_hsi2c_1: usi@138b00c0 {
706 compatible = "samsung,exynos850-usi";
734 usi_hsi2c_2: usi@138c00c0 {
735 compatible = "samsung,exynos850-usi";
763 usi_spi_0: usi@139400c0 {
[all …]
H A Dexynos850-pinctrl.dtsi121 /* USI: UART_DEBUG_0 pins */
128 /* USI: UART_DEBUG_1 pins */
591 /* USI: HSI2C0 */
599 /* USI: HSI2C1 */
607 /* USI: HSI2C2 */
615 /* USI: SPI */
H A Dexynos8895-dreamlte.dts13 #include <dt-bindings/soc/samsung,exynos-usi.h>
/linux/arch/arm64/boot/dts/exynos/google/
H A Dgs101.dtsi13 #include <dt-bindings/soc/samsung,exynos-usi.h>
681 usi1: usi@109000c0 {
682 compatible = "google,gs101-usi", "samsung,exynos850-usi";
736 usi2: usi@109100c0 {
737 compatible = "google,gs101-usi", "samsung,exynos850-usi";
791 usi3: usi@109200c0 {
792 compatible = "google,gs101-usi", "samsung,exynos850-usi";
846 usi4: usi@109300c0 {
847 compatible = "google,gs101-usi", "samsung,exynos850-usi";
901 usi5: usi@109400c0 {
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-topkick.dts9 compatible = "usi,topkick-1281P2", "usi,topkick", "marvell,kirkwood-88f6282", "marvell,kirkwood";
H A Ddove-cm-a510.dtsi70 * W: Broadcom BCM4319 802.11b/g/n (USI WM-N-BM-01 on SDIO1)
/linux/Documentation/spi/
H A Dbutterfly.rst59 The "USI" controller, using J405, can also be used for a second SPI bus.
60 That would let you talk to the AVR using custom SPI-with-USI firmware,
/linux/drivers/scsi/pm8001/
H A DMakefile5 # Copyright (C) 2008-2009 USI Co., Ltd.
H A Dpm8001_ctl.h4 * Copyright (c) 2008-2009 USI Co., Ltd.
H A Dpm8001_chips.h4 * Copyright (c) 2008-2009 USI Co., Ltd.
H A Dpm8001_defs.h4 * Copyright (c) 2008-2009 USI Co., Ltd.
/linux/include/dt-bindings/soc/
H A Dsamsung,exynos-usi.h6 * Device Tree bindings for Samsung Exynos USI (Universal Serial Interface).
/linux/Documentation/translations/it_IT/process/
H A Ddeprecated.rst14 In un mondo perfetto, sarebbe possibile prendere tutti gli usi di
181 tutto gli usi di "%p" nel kernel rappresentano l'hash dell'indirizzo,
182 rendendolo di fatto inutilizzabile. Nuovi usi di "%p" non dovrebbero
H A Dadding-syscalls.rst178 evitate di aggiungere nuovi usi al fin-troppo-generico privilegio
610 - Articolo di Michael Kerris su LWN sull'evitare nuovi usi di CAP_SYS_ADMIN:
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst329 usi-headset
330 Headset support on USI machines
/linux/Documentation/translations/it_IT/locking/
H A Dlockdep-design.rst40 l'uso in categorie (4 USI * n STATI + 1).
42 I quattro USI possono essere:
132 Il validatore rileva e riporta gli usi di blocchi che violano queste regole per
/linux/Documentation/translations/it_IT/core-api/
H A Dsymbol-namespaces.rst62 diventa lo spazio dei simboli di base per tutti gli usi di EXPORT_SYMBOL()
/linux/Documentation/hid/
H A Dhid-bpf.rst59 An example for such a feature are the Universal Stylus Interface (USI) pens.
60 Basically, USI pens require a new kernel API because there are new
/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c372 0x14CD, /* USI */
377 0x14CD, /* USI */

12