Searched refs:MIX (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | cavium-mix.txt | 1 * MIX Ethernet controller. 6 Compatibility with all cn5XXX and cn6XXX SOCs populated with MIX 10 bank contains the MIX registers. The second bank the corresponding 12 MIX devices present. The fourth bank is the AGL_PRT_CTL shared by 13 all MIX devices present. 16 register banks corresponds to this MIX device. 18 - interrupts: Two interrupt specifiers. The first is the MIX 26 reg = <0x10700 0x00100800 0x0 0x100>, /* MIX */
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | renesas,rsnd.txt | 26 - rcar_sound,mix : Should contain MIX feature. 27 The number of MIX subnode should be same as HW.
|
/linux-4.4.14/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_3xxx.dts | 200 reg = <0x10700 0x00100000 0x0 0x100>, /* MIX */ 212 reg = <0x10700 0x00100800 0x0 0x100>, /* MIX */
|
D | octeon_68xx.dts | 244 reg = <0x10700 0x00100000 0x0 0x100>, /* MIX */
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis900.c | 128 #define MIX 0x0003 macro 140 { "NS 83851 PHY", 0x2000, 0x5C20, MIX }, 141 { "NS 83847 PHY", 0x2000, 0x5C30, MIX }, 646 if (mii_chip_table[i].phy_types == MIX) in sis900_mii_probe()
|
D | sis190.c | 307 MIX = 0x03 enumerator 1339 phy->type = (p->type == MIX) ? in sis190_init_phy()
|