Lines Matching full:geni
14 #include <linux/qcom-geni-se.h>
19 * Generic Interface (GENI) Serial Engine (SE) Wrapper driver is introduced
20 * to manage GENI firmware based Qualcomm Universal Peripheral (QUP) Wrapper
28 * GENI based QUP is a highly-flexible and programmable module for supporting
34 * of a DMA Engine and GENI sub modules which enable serial engines to
55 * Figure 1: GENI based QUP Wrapper
57 * The GENI submodules include primary and secondary sequencers which are
67 * GENI SE Wrapper driver is structured into 2 parts:
233 * geni_se_init() - Initialize the GENI serial engine
238 * This function is used to initialize the GENI serial engine, configure
377 * GENI FIFO packing is highly configurable. TX/RX packing/unpacking consist
899 dev_dbg(dev, "GENI SE Driver probed\n"); in geni_se_probe()
904 { .compatible = "qcom,geni-se-qup", },
918 MODULE_DESCRIPTION("GENI Serial Engine Driver");