/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
D | ql4_dbg.c | 83 (uint8_t) offsetof(struct isp_reg, u2.isp4010.ext_hw_conf), in qla4xxx_dump_registers() 84 readw(&ha->reg->u2.isp4010.ext_hw_conf)); in qla4xxx_dump_registers() 86 (uint8_t) offsetof(struct isp_reg, u2.isp4010.port_ctrl), in qla4xxx_dump_registers() 87 readw(&ha->reg->u2.isp4010.port_ctrl)); in qla4xxx_dump_registers() 89 (uint8_t) offsetof(struct isp_reg, u2.isp4010.port_status), in qla4xxx_dump_registers() 90 readw(&ha->reg->u2.isp4010.port_status)); in qla4xxx_dump_registers() 92 (uint8_t) offsetof(struct isp_reg, u2.isp4010.req_q_out), in qla4xxx_dump_registers() 93 readw(&ha->reg->u2.isp4010.req_q_out)); in qla4xxx_dump_registers() 95 (uint8_t) offsetof(struct isp_reg, u2.isp4010.gp_out), in qla4xxx_dump_registers() 96 readw(&ha->reg->u2.isp4010.gp_out)); in qla4xxx_dump_registers() [all …]
|
D | ql4_def.h | 934 &ha->reg->u2.isp4010.ext_hw_conf : in isp_ext_hw_conf() 935 &ha->reg->u2.isp4022.p0.ext_hw_conf); in isp_ext_hw_conf() 941 &ha->reg->u2.isp4010.port_status : in isp_port_status() 942 &ha->reg->u2.isp4022.p0.port_status); in isp_port_status() 948 &ha->reg->u2.isp4010.port_ctrl : in isp_port_ctrl() 949 &ha->reg->u2.isp4022.p0.port_ctrl); in isp_port_ctrl() 955 &ha->reg->u2.isp4010.port_err_status : in isp_port_error_status() 956 &ha->reg->u2.isp4022.p0.port_err_status); in isp_port_error_status() 962 &ha->reg->u2.isp4010.gp_out : in isp_gp_out() 963 &ha->reg->u2.isp4022.p0.gp_out); in isp_gp_out()
|
D | ql4_fw.h | 153 } u2; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | uuid.h | 36 static inline bool guid_equal(const guid_t *u1, const guid_t *u2) in guid_equal() argument 38 return memcmp(u1, u2, sizeof(guid_t)) == 0; in guid_equal() 61 static inline bool uuid_equal(const uuid_t *u1, const uuid_t *u2) in uuid_equal() argument 63 return memcmp(u1, u2, sizeof(uuid_t)) == 0; in uuid_equal() 101 static inline int uuid_le_cmp(const guid_t u1, const guid_t u2) in uuid_le_cmp() argument 103 return memcmp(&u1, &u2, sizeof(guid_t)); in uuid_le_cmp()
|
/kernel/linux/linux-5.10/lib/mpi/ |
D | mpi-inv.c | 33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local 54 u2 = mpi_alloc_set_ui(0); in mpi_invm() 102 mpi_set(u2, t2); in mpi_invm() 116 mpi_sub(t2, u2, v2); in mpi_invm() 131 mpi_free(u2); in mpi_invm()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | phy-mtk-tphy.txt | 124 u2 port0 0x0800 U2PHY_COM 129 u2 port1 0x1000 U2PHY_COM 134 u2 port2 0x1800 U2PHY_COM 139 u2 port0 0x0000 MISC 148 u2 port1 0x1000 MISC 157 u2 port2 0x2000 MISC 160 SPLLC shared by u3 ports and FMREG shared by u2 ports on 162 u2 ports and CHIP for u3 ports are added on mt2712.
|
D | phy-mtk-xsphy.txt | 59 u2 port0 0x0000 MISC 62 u2 port1 0x1000 MISC 65 u2 port2 0x2000 MISC
|
/kernel/linux/linux-5.10/lib/ |
D | stackdepot.c | 167 int stackdepot_memcmp(const unsigned long *u1, const unsigned long *u2, in stackdepot_memcmp() argument 170 for ( ; n-- ; u1++, u2++) { in stackdepot_memcmp() 171 if (*u1 != *u2) in stackdepot_memcmp()
|
/kernel/linux/linux-5.10/include/rdma/ |
D | uverbs_ioctl.h | 101 } u2; member 494 .u2.objs_arr.obj_type = _idr_type, \ 495 .u2.objs_arr.access = _access, \ 496 .u2.objs_arr.min_len = _min_len, \ 497 .u2.objs_arr.max_len = _max_len, \ 543 .u2.enum_def.ids = _enum_arr, \
|
/kernel/linux/linux-5.10/crypto/ |
D | ecdsa.c | 100 u64 u2[ECC_MAX_DIGITS]; in _ecdsa_verify() local 119 vli_mod_mult_slow(u2, r, s1, curve->n, ndigits); in _ecdsa_verify() 121 ecc_point_mult_shamir(&res, u1, &curve->g, u2, &ctx->pub_key, curve); in _ecdsa_verify()
|
D | ecc.c | 1352 const u64 *u2, const struct ecc_point *q, in ecc_point_mult_shamir() argument 1373 num_bits = max(vli_num_bits(u1, ndigits), vli_num_bits(u2, ndigits)); in ecc_point_mult_shamir() 1375 idx = (!!vli_test_bit(u1, i)) | ((!!vli_test_bit(u2, i)) << 1); in ecc_point_mult_shamir() 1385 idx = (!!vli_test_bit(u1, i)) | ((!!vli_test_bit(u2, i)) << 1); in ecc_point_mult_shamir()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
D | uverbs_ioctl.c | 182 if (array_len < spec->u2.objs_arr.min_len || in uverbs_process_idrs_array() 183 array_len > spec->u2.objs_arr.max_len) in uverbs_process_idrs_array() 211 spec->u2.objs_arr.obj_type, spec->u2.objs_arr.access, in uverbs_process_idrs_array() 234 spec->u2.objs_arr.access, false, commit, in uverbs_free_idrs_array() 255 val_spec = &spec->u2.enum_def.ids[uattr->attr_data.enum_data.elem_id]; in uverbs_process_attr()
|
D | uverbs_uapi.c | 150 u8 access = attr->attr.u2.objs_arr.access; in uapi_merge_method() 508 return spec->u2.objs_arr.obj_type; in uapi_get_obj_id() 734 elm->spec.u2.enum_def.ids = NULL; in uverbs_disassociate_api()
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.h | 353 #define h_vioctl(u, o, a, u1, u2, u3, u4) \ argument 354 plpar_hcall_norets(H_VIOCTL, u, o, a, u1, u2)
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | atags_compat.c | 77 } u2; member 213 build_tag_list(params, ¶ms->u2); in convert_to_tag_list()
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
D | icp_qat_fw_la.h | 296 } u2; member 307 } u2; member
|
/kernel/linux/linux-5.10/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
D | tie.h | 155 XCHAL_SA_REG(s,0,0,2,0, u2, 8, 8, 8,0x1022, u,2 , 64,0,0,0) \
|
D | tie-asm.h | 242 AE_SALIGN64.I u2, \ptr, .Lxchal_ofs_+40 299 AE_LALIGN64.I u2, \ptr, .Lxchal_ofs_+40
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | pxa168fb.h | 122 #define CFG_CKEY_U2(u2) ((u2) << 24) argument
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 254 values are "0" if both u1 and u2 are NOT permitted, "u1" if only u1 255 is permitted, "u2" if only u2 is permitted, "u1_u2" if both u1 and 256 u2 are permitted.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 67 - snps,dis-u2-entry-quirk: set if link entering into U2 needs to be disabled. 70 - snps,dis-u2-freeclk-exists-quirk: when set, clear the u2_freeclk_exists
|
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 295 #define CFG_CKEY_U2(u2) ((u2)<<24) argument
|
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik-db8500.c | 834 DB8500_FUNC_GROUPS(u2, "u2rxtx_b_1", "u2rxtx_c_1", "u2ctsrts_c_1", 918 FUNCTION(u2),
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | ste-dbx5x0-pinctrl.dtsi | 99 function = "u2";
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 335 lsl.l &0x1, %d6 # shift u4,u3 with overflow to u2 336 roxl.l &0x1, %d5 # shift u1,u2
|