Lines Matching full:geni
17 #include <linux/soc/qcom/geni-se.h>
22 * Generic Interface (GENI) Serial Engine (SE) Wrapper driver is introduced
23 * to manage GENI firmware based Qualcomm Universal Peripheral (QUP) Wrapper
31 * GENI based QUP is a highly-flexible and programmable module for supporting
37 * of a DMA Engine and GENI sub modules which enable serial engines to
58 * Figure 1: GENI based QUP Wrapper
60 * The GENI submodules include primary and secondary sequencers which are
70 * GENI SE Wrapper driver is structured into 2 parts:
247 * geni_se_init() - Initialize the GENI serial engine
252 * This function is used to initialize the GENI serial engine, configure
371 * GENI FIFO packing is highly configurable. TX/RX packing/unpacking consist
942 dev_dbg(dev, "GENI SE Driver probed\n"); in geni_se_probe()
966 { .compatible = "qcom,geni-se-qup", .data = &qup_desc },
967 { .compatible = "qcom,geni-se-i2c-master-hub", .data = &i2c_master_hub_desc },
981 MODULE_DESCRIPTION("GENI Serial Engine Driver");