Home
last modified time | relevance | path

Searched refs:HSI (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/hsi/clients/
H A DKconfig3 # HSI clients configuration
6 comment "HSI clients"
10 depends on HSI && SSI_PROTOCOL && CMT_SPEECH
19 depends on HSI && SSI_PROTOCOL
29 depends on HSI && PHONET && OMAP_SSI
36 tristate "HSI/SSI character driver"
37 depends on HSI
39 If you say Y here, you will enable the HSI/SSI character driver.
41 serial communication with the cellular modem over HSI/SSI bus.
/linux/Documentation/driver-api/
H A Dhsi.rst1 High Speed Synchronous Serial Interface (HSI)
7 High Speed Synchronous Interface (HSI) is a full duplex, low latency protocol,
12 The HSI interface supports full duplex communication over multiple channels
40 HSI Subsystem in Linux
43 In the Linux kernel the hsi subsystem is supposed to be used for HSI devices.
45 multi-port controllers and provides a generic API for using the HSI ports.
47 It also contains HSI client drivers, which make use of the generic API to
48 implement a protocol used on the HSI interface. These client drivers can
55 which provides a character device for userspace representing the HSI port.
56 It can be used to communicate via HSI from userspace. Userspace may
[all …]
/linux/drivers/hsi/
H A DKconfig3 # HSI driver configuration
5 menuconfig HSI config
6 tristate "HSI support"
12 if HSI
21 endif # HSI
/linux/Documentation/devicetree/bindings/hsi/
H A Dclient-devices.txt1 Each HSI port is supposed to have one child node, which
2 symbols the remote device connected to the HSI port. The
3 following properties are standardized for HSI clients:
5 Required HSI configuration properties:
18 Optional HSI configuration properties:
24 Device Tree node example for an HSI client:
H A Dnokia-modem.txt3 The Nokia modem HSI client follows the common HSI client binding
5 properties are needed by the Nokia modem HSI client:
H A Domap-ssi.txt4 legacy variant of MIPI's High Speed Synchronous Serial Interface (HSI),
6 with the HSI standard.
/linux/drivers/hsi/controllers/
H A DKconfig3 # HSI controllers configuration
5 comment "HSI controllers"
9 depends on HSI && OF && ARM && COMMON_CLK
12 SSI is a legacy version of HSI. It is usually used to connect
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-hsi6 High Speed Synchronous Serial Interface (HSI) is a
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra114.c1610 …PINGROUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N…
1611 …PINGROUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, N…
1612 …PINGROUP(ulpi_data2_po3, SPI3, HSI, UARTA, ULPI, 0x3008, N, N…
1613 …PINGROUP(ulpi_data3_po4, SPI3, HSI, UARTA, ULPI, 0x300c, N, N…
1614 …PINGROUP(ulpi_data4_po5, SPI2, HSI, UARTA, ULPI, 0x3010, N, N…
1615 …PINGROUP(ulpi_data5_po6, SPI2, HSI, UARTA, ULPI, 0x3014, N, N…
1616 …PINGROUP(ulpi_data6_po7, SPI2, HSI, UARTA, ULPI, 0x3018, N, N…
1617 …PINGROUP(ulpi_data7_po0, SPI2, HSI, UARTA, ULPI, 0x301c, N, N…
H A Dpinctrl-tegra124.c1803 …PINGROUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, N…
1804 …PINGROUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, N…
1805 …PINGROUP(ulpi_data2_po3, SPI3, HSI, UARTA, ULPI, 0x3008, N, N…
1806 …PINGROUP(ulpi_data3_po4, SPI3, HSI, UARTA, ULPI, 0x300c, N, N…
1807 …PINGROUP(ulpi_data4_po5, SPI2, HSI, UARTA, ULPI, 0x3010, N, N…
1808 …PINGROUP(ulpi_data5_po6, SPI2, HSI, UARTA, ULPI, 0x3014, N, N…
1809 …PINGROUP(ulpi_data6_po7, SPI2, HSI, UARTA, ULPI, 0x3018, N, N…
1810 …PINGROUP(ulpi_data7_po0, SPI2, HSI, UARTA, ULPI, 0x301c, N, N…
H A Dpinctrl-tegra30.c2283 …PINGROUP(ulpi_data7_po0, SPI2, HSI, UARTA, ULPI, 0x301c, N, …
2284 …PINGROUP(ulpi_data0_po1, SPI3, HSI, UARTA, ULPI, 0x3000, N, …
2285 …PINGROUP(ulpi_data1_po2, SPI3, HSI, UARTA, ULPI, 0x3004, N, …
2286 …PINGROUP(ulpi_data2_po3, SPI3, HSI, UARTA, ULPI, 0x3008, N, …
2287 …PINGROUP(ulpi_data3_po4, SPI3, HSI, UARTA, ULPI, 0x300c, N, …
2288 …PINGROUP(ulpi_data4_po5, SPI2, HSI, UARTA, ULPI, 0x3010, N, …
2289 …PINGROUP(ulpi_data5_po6, SPI2, HSI, UARTA, ULPI, 0x3014, N, …
2290 …PINGROUP(ulpi_data6_po7, SPI2, HSI, UARTA, ULPI, 0x3018, N, …
/linux/Documentation/networking/caif/
H A Dlinux_caif.rst54 +--> ! HSI ! ! TTY ! ! USB ! <- Link Layer (Net Devices)
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c540 VSP1_ENTITY_ROUTE(HSI),
/linux/drivers/clk/stm32/
H A Dclk-stm32mp25.c46 HSI, enumerator
171 { .index = HSI },
/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst262 'k' 10-17 linux/hsi/hsi_char.h HSI character device
/linux/
H A DCREDITS736 D: Author of HSI Subsystem
H A DMAINTAINERS10540 HSI SUBSYSTEM