Home
last modified time | relevance | path

Searched defs:upc (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dimmap_qe.h302 struct upc { struct
303 __be32 upgcr; /* UTOPIA/POS general configuration register */
304 __be32 uplpa; /* UTOPIA/POS last PHY address */
305 __be32 uphec; /* ATM HEC register */
306 __be32 upuc; /* UTOPIA/POS UCC configuration */
307 __be32 updc1; /* UTOPIA/POS device 1 configuration */
308 __be32 updc2; /* UTOPIA/POS device 2 configuration */
309 __be32 updc3; /* UTOPIA/POS device 3 configuration */
310 __be32 updc4; /* UTOPIA/POS device 4 configuration */
311 __be32 upstpa; /* UTOPIA/POS STPA threshold */
[all …]
/linux-4.4.14/drivers/usb/core/
Dusb-acpi.c93 union acpi_object *upc; in usb_acpi_get_connect_type() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_hal.c771 unsigned char ae, unsigned int ctx_mask, unsigned int upc) in qat_hal_set_pc()