Lines Matching +full:on +full:- +full:die
5 ---------------
8 that is optimized for die-level interconnect between an Application Processor
18 commonly prefixed by AC for signals going from the application die to the
19 cellular die and CA for signals going the other way around.
23 +------------+ +---------------+
25 | Die | | Die |
26 | | - - - - - - CAWAKE - - - - - - >| |
27 | T|------------ CADATA ------------>|R |
28 | X|------------ CAFLAG ------------>|X |
29 | |<----------- ACREADY ------------| |
32 | |< - - - - - ACWAKE - - - - - - -| |
33 | R|<----------- ACDATA -------------|T |
34 | X|<----------- ACFLAG -------------|X |
35 | |------------ CAREADY ----------->| |
38 +------------+ +---------------+
41 -------------------------
45 multi-port controllers and provides a generic API for using the HSI ports.
48 implement a protocol used on the HSI interface. These client drivers can
51 hsi-char Device
52 ------------------
81 ------------------
83 .. kernel-doc:: include/linux/hsi/hsi.h
86 .. kernel-doc:: drivers/hsi/hsi_core.c