Searched refs:KX (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/board/freescale/t208xqds/ |
H A D | README | 107 1000BASE-KX(1G-KX): 108 - T2080QDS can support 1G-KX by using SGMII protocol, but serdes lane 109 runs in 1G-KX mode. By default, the lane runs in SGMII mode, to set a lane 110 in 1G-KX mode, need to set corresponding bit in SerDes Protocol Configuration 113 Hwconfig "fsl_1gkx" is used to indicate a lane runs in 1G-KX mode, MAC 114 1/2/5/6/9/10 are available for 1G-KX, MAC 3/4 run in RGMII mode. To set a 115 MAC to use 1G-KX mode, set its' corresponding env in "fsl_1gkx", 'fm1_1g1' 118 hwconfig, MAC 1/2/5/6/9/10 will use 1G-KX mode.
|
/openbmc/qemu/target/mips/sysemu/ |
H A D | physaddr.c | 127 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in get_physical_address() local 197 if (kernel_mode && KX && in get_physical_address()
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0003-wayland-Add-Wayland-example.patch | 73 …KX:JW3DQ1AN0<J&4&.;I3CT4ER1CNCS\>MU1?L1;I,6H4GS;IU5?H'0:#'3 )3#0<,:&31>J:ERDQ^DS`@R^?S^9MY1DK… 74 …KX^EU[?SVARU6HJ?HS:EN7AIGPTCLOGSTT`dQac7JRJ[bS_e[gjo{~������|��Xqvt��r}���l��m��Zovo|�/>O8IV<LY0>… 75 …KX`NZcVckUbjTbjWdlCPXLW_S_g\]fX^dPX_XbiS_eP^dP]cL\cQ]aUadTchYgmWejXhoXio\mt_jq`ksbmtcnualtbmt`ks^i… 76 …Y=P_.BSx���������������y��{�������ǃ��d��FX^>QY@R]=OZ7HU=NZ9IY;K[;J[<MZ9JW:KX=N[<NY;MX<MX4IY3K[5M`… 77 …LT>KS<IQ=JS@KS?JR9FN9FN<IQ5AKCR[=LTCRZdt�]myu��Wfs^nzK[gAP]HXdGWcBQ]JZgAQ^:KX:KW8HX9IY:IY7FV8GW6EU… 81 …3CP*<M$<R��̀����Ƌ�ň����������À��{��|��s��r��m��k��>Ym=Yj:Te8Rc6Pb1KQ/FO9IR>KX������}��^x�[v�f}�Oct…
|
/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 1174 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in mips_cpu_do_interrupt() local 1176 if ((R != 0 || UX) && (R != 3 || KX) && in mips_cpu_do_interrupt() 1195 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in mips_cpu_do_interrupt() local 1197 if ((R != 0 || UX) && (R != 3 || KX) && in mips_cpu_do_interrupt()
|
/openbmc/linux/net/ethtool/ |
H A D | common.c | 129 __DEFINE_LINK_MODE_NAME(1000, KX, Full), 288 __DEFINE_LINK_MODE_PARAMS(1000, KX, Full),
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.soc | 295 Support for SGMII (and 1000Base-KX)
|