Searched refs:cb0 (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_main.c | 973 struct hcp_ehea_port_cb0 *cb0; in ehea_sense_port_attr() local 976 cb0 = (void *)get_zeroed_page(GFP_ATOMIC); in ehea_sense_port_attr() 977 if (!cb0) { in ehea_sense_port_attr() 986 cb0); in ehea_sense_port_attr() 993 port->mac_addr = cb0->port_mac_addr << 16; in ehea_sense_port_attr() 1001 switch (cb0->port_speed) { in ehea_sense_port_attr() 1033 port->num_mcs = cb0->num_default_qps; in ehea_sense_port_attr() 1037 port->num_def_qps = cb0->num_default_qps; in ehea_sense_port_attr() 1049 ehea_dump(cb0, sizeof(*cb0), "ehea_sense_port_attr"); in ehea_sense_port_attr() 1050 free_page((unsigned long)cb0); in ehea_sense_port_attr() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | orion5x-netgear-wnr854t.dts | 168 compatible = "ethernet-phy-id0141.0cb0", 176 compatible = "ethernet-phy-id0141.0cb0", 184 compatible = "ethernet-phy-id0141.0cb0", 192 compatible = "ethernet-phy-id0141.0cb0", 200 compatible = "ethernet-phy-id0141.0cb0",
|
| H A D | kirkwood-guruplug-server-plus.dts | 106 compatible = "ethernet-phy-id0141.0cb0", 113 compatible = "ethernet-phy-id0141.0cb0",
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | grukservices.c | 1050 void *cb0, *cb; in quicktest2() local 1064 gru_lock_async_resource(han, &cb0, NULL); in quicktest2() 1067 gru_vset(cb0 + i * GRU_HANDLE_STRIDE, uv_gpa(&buf[i * 4]), 0, in quicktest2() 1075 cb = cb0 + i * GRU_HANDLE_STRIDE; in quicktest2()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.scrapyard | 199 HWW1U1A powerpc mpc85xx 4109cb0 2014-10-27 Kyle Moffett <Kyle.D.Moffett@bo…
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 3495 __m128i cb0 = _mm_mulhi_epi16(cb_const0, cbw); in stbi__YCbCr_to_RGB_simd() local 3499 __m128i gwt = _mm_add_epi16(cb0, yws); in stbi__YCbCr_to_RGB_simd() 3551 int16x8_t cb0 = vqdmulhq_s16(cbw, cb_const0); in stbi__YCbCr_to_RGB_simd() local 3555 int16x8_t gws = vaddq_s16(vaddq_s16(yws, cb0), cr1); in stbi__YCbCr_to_RGB_simd()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 3495 __m128i cb0 = _mm_mulhi_epi16(cb_const0, cbw); in stbi__YCbCr_to_RGB_simd() local 3499 __m128i gwt = _mm_add_epi16(cb0, yws); in stbi__YCbCr_to_RGB_simd() 3551 int16x8_t cb0 = vqdmulhq_s16(cbw, cb_const0); in stbi__YCbCr_to_RGB_simd() local 3555 int16x8_t gws = vaddq_s16(vaddq_s16(yws, cb0), cr1); in stbi__YCbCr_to_RGB_simd()
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | fplsp.sa | 1385 dc.l $00001cb0,$f23c4400,$3f800000,$f2009000
|