Home
last modified time | relevance | path

Searched refs:y_len (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/dma/
Ddma-axi-dmac.c100 unsigned int y_len; member
270 axi_dmac_write(dmac, AXI_DMAC_REG_Y_LENGTH, sg->y_len - 1); in axi_dmac_start_transfer()
285 return sg->x_len * sg->y_len; in axi_dmac_total_sg_bytes()
516 sg->y_len = 1; in axi_dmac_fill_linear_sg()
527 sg->y_len = 1; in axi_dmac_fill_linear_sg()
669 desc->sg[0].y_len = xt->numf; in axi_dmac_prep_interleaved()
672 desc->sg[0].y_len = 1; in axi_dmac_prep_interleaved()
/Linux-v5.10/include/linux/
Dccp.h532 unsigned int y_len; /* In bytes */ member
/Linux-v5.10/drivers/input/touchscreen/
Dusbtouchscreen.c911 __be16 y_len; /* bytes for Y axis */ member
1051 unsigned int y_len = be16_to_cpu(packet->y_len); in nexio_read_data() local
1070 usbtouch->type->max_yc = 2 * y_len; in nexio_read_data()
/Linux-v5.10/drivers/crypto/ccp/
Dccp-ops.c2276 (ecc->u.pm.point_1.y_len > CCP_ECC_MODULUS_BYTES)) in ccp_run_ecc_pm_cmd()
2283 (ecc->u.pm.point_2.y_len > CCP_ECC_MODULUS_BYTES)) in ccp_run_ecc_pm_cmd()
2299 (ecc->u.pm.result.y_len < CCP_ECC_MODULUS_BYTES)) in ccp_run_ecc_pm_cmd()
2334 ecc->u.pm.point_1.y_len); in ccp_run_ecc_pm_cmd()
2351 ecc->u.pm.point_2.y_len); in ccp_run_ecc_pm_cmd()