Home
last modified time | relevance | path

Searched full:utopia (Results 1 – 13 of 13) sorted by relevance

/linux/include/soc/fsl/qe/
H A Dimmap_qe.h295 /* MultiPHY UTOPIA POS Controllers (UPC) */
297 __be32 upgcr; /* UTOPIA/POS general configuration register */
298 __be32 uplpa; /* UTOPIA/POS last PHY address */
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 */
307 __be32 updrs1_h; /* UTOPIA/POS device 1 rate select */
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm6358-pinctrl.yaml31 enum: [ ebi_cs, uart1, serial_led, legacy_led, led, spi_cs, utopia,
83 pinctrl_utopia: utopia-pins {
84 function = "utopia";
/linux/Documentation/devicetree/bindings/mfd/
H A Dbrcm,bcm6358-gpio-sysctl.yaml115 pinctrl_utopia: utopia-pins {
116 function = "utopia";
/linux/drivers/atm/
H A Dmidway.h57 #define MID_CON_SUNI 0x00000040 /* 0: UTOPIA; 1: SUNI */
58 #define MID_CON_V6 0x00000020 /* 0: non-pipel UTOPIA (required iff
59 !CON_SUNI; 1: UTOPIA */
H A Didt77105.h34 #define IDT77105_MCR_UMODE 0x02 /* R/W, Utopia (cell/byte) Mode */
53 #define IDT77105_DIAG_UMODE 0x02 /* R/W, Utopia (cell/byte) Mode */
H A Didt77252.h391 unsigned int utopia_pcr; /* Utopia Itf's Cell Rate */
552 #define SAR_CFG_UMODE 0x00000004 /* Utopia Mode Select */
H A Dnicstar.h506 #define NS_CFG_UMODE 0x00000004 /* Utopia Mode (cell/byte) Select */
H A Diphase.h1081 #define MB25_MC_UMS 0x02 /* UTOPIA mode select */
H A Dnicstar.c447 writel(NS_CMD_WRITE_UTILITY | 0x00000100, card->membase + CMD); /* Sync UTOPIA with SAR clock */ in ns_init_card()
H A Diphase.c2580 printk("IA: utopia,rev.%0x\n",phy);)
/linux/Documentation/arch/arm/
H A Dixp4xx.rst42 - Network interfaces (HSS, Utopia, NPEs, etc)
/linux/drivers/clk/bcm/
H A Dclk-bcm63xx-gate.c386 .name = "utopia",
/linux/drivers/bcma/
H A Dscan.c61 { BCMA_CORE_UTOPIA, "UTOPIA" },