Lines Matching full:qup
19 * to manage GENI firmware based Qualcomm Universal Peripheral (QUP) Wrapper
20 * controller. QUP Wrapper is designed to support various serial bus protocols
27 * GENI based QUP is a highly-flexible and programmable module for supporting
29 * QUP module can provide upto 8 serial interfaces, using its internal
38 * |QUP Wrapper |
40 * --QUP & SE Clocks--> | Serial Engine N | +-IO------>
54 * Figure 1: GENI based QUP Wrapper
68 * geni_wrapper represents QUP Wrapper controller. This part of the driver
69 * manages QUP Wrapper information such as hardware version, clock
73 * engine information such as clocks, containing QUP Wrapper, etc. This part
83 * @struct geni_wrapper - Data structure to represent the QUP Wrapper Core
84 * @dev: Device pointer of the QUP wrapper core
85 * @base: Base address of this instance of QUP wrapper core
172 * geni_se_get_qup_hw_version() - Read the QUP wrapper Hardware version
740 { .compatible = "qcom,geni-se-qup", },