Searched defs:upc (Results 1 – 4 of 4) sorted by relevance
296 struct upc { struct297 __be32 upgcr; /* UTOPIA/POS general configuration register */298 __be32 uplpa; /* UTOPIA/POS last PHY address */299 __be32 uphec; /* ATM HEC register */300 __be32 upuc; /* UTOPIA/POS UCC configuration */301 __be32 updc1; /* UTOPIA/POS device 1 configuration */302 __be32 updc2; /* UTOPIA/POS device 2 configuration */303 __be32 updc3; /* UTOPIA/POS device 3 configuration */304 __be32 updc4; /* UTOPIA/POS device 4 configuration */305 __be32 upstpa; /* UTOPIA/POS STPA threshold */[all …]
89 union acpi_object *upc = NULL; in usb_acpi_get_connect_type() local
871 u32 jal, upc, saved; in wil_freeze_bl() local
925 unsigned char ae, unsigned int ctx_mask, unsigned int upc) in qat_hal_set_pc()