Searched refs:pcs (Results 1 – 10 of 10) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/rockchip/ |
D | rockchip_debug.c | 347 u32 pcs; in rockchip_debug_init() local 376 pcs = readl(rockchip_cpu_debug[0] + EDDEVID) & 0xf; in rockchip_debug_init() 378 if (pcs == 0x3) { in rockchip_debug_init()
|
/device/board/isoftstone/yangfan/kernel/src/driv/soc/ |
D | rockchip_debug.c | 359 u32 pcs; in rockchip_debug_init() local 389 pcs = readl(rockchip_cpu_debug[0] + EDDEVID) & 0xf; in rockchip_debug_init() 391 if (pcs == 0x3) in rockchip_debug_init()
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
D | rockchip_debug.c | 360 u32 pcs; in rockchip_debug_init() local 390 pcs = readl(rockchip_cpu_debug[0] + EDDEVID) & 0xf; in rockchip_debug_init() 392 if (pcs == 0x3) in rockchip_debug_init()
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/ |
D | common.h | 332 unsigned int pcs; member 477 unsigned int pcs; member
|
D | dwmac-rk-tool.c | 1276 if (priv->hw->pcs) in dwmac_rk_init()
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/include/ |
D | epnp.h | 78 std::vector<double> pws, us, alphas, pcs; variable
|
D | upnp.h | 130 std::vector<double> pws, us, alphas, pcs;
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/ |
D | rtw_mesh.c | 1120 int gcs, pcs, gmcs; in dump_mesh_networks() local 1167 gcs = pcs = gmcs = 0; in dump_mesh_networks() 1174 rtw_parse_wpa2_ie(rsn_ie, rsn_ie_len + 2, &gcs, &pcs, &gmcs, NULL, &mfp_opt, NULL); in dump_mesh_networks() 1188 , pcs, gcs, mfp_opt == MFP_REQUIRED ? 'R' : (mfp_opt == MFP_OPTIONAL ? 'C' : ' ') in dump_mesh_networks() 1210 gcs = pcs = gmcs = 0; in dump_mesh_networks() 1216 rtw_parse_wpa2_ie(rsn_ie, rsn_ie_len + 2, &gcs, &pcs, &gmcs, NULL, &mfp_opt, NULL); in dump_mesh_networks() 1261 , pcs, gcs, mfp_opt == MFP_REQUIRED ? 'R' : (mfp_opt == MFP_OPTIONAL ? 'C' : ' ') in dump_mesh_networks()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/stmmac/ |
D | dwmac-rk-tool.c | 1276 if (priv->hw->pcs) in dwmac_rk_init()
|
/device/soc/rockchip/common/vendor/drivers/net/ethernet/ |
D | dwmac-rk-tool.c | 1232 if (priv->hw->pcs) { in dwmac_rk_init()
|