Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/soc/fsl/qe/
Dimmap_qe.h295 struct upc { struct
296 __be32 upgcr; /* UTOPIA/POS general configuration register */
297 __be32 uplpa; /* UTOPIA/POS last PHY address */
298 __be32 uphec; /* ATM HEC register */
299 __be32 upuc; /* UTOPIA/POS UCC configuration */
300 __be32 updc1; /* UTOPIA/POS device 1 configuration */
301 __be32 updc2; /* UTOPIA/POS device 2 configuration */
302 __be32 updc3; /* UTOPIA/POS device 3 configuration */
303 __be32 updc4; /* UTOPIA/POS device 4 configuration */
304 __be32 upstpa; /* UTOPIA/POS STPA threshold */
[all …]
/kernel/linux/linux-5.10/drivers/usb/core/
Dusb-acpi.c154 union acpi_object *upc = NULL; in usb_acpi_get_connect_type() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dmain.c871 u32 jal, upc, saved; in wil_freeze_bl() local
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dqat_hal.c773 unsigned char ae, unsigned int ctx_mask, unsigned int upc) in qat_hal_set_pc()