Home
last modified time | relevance | path

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

/drivers/dma/
Ddma-axi-dmac.c89 unsigned int y_len; member
261 axi_dmac_write(dmac, AXI_DMAC_REG_Y_LENGTH, sg->y_len - 1); in axi_dmac_start_transfer()
276 return sg->x_len * sg->y_len; in axi_dmac_total_sg_bytes()
507 sg->y_len = 1; in axi_dmac_fill_linear_sg()
518 sg->y_len = 1; in axi_dmac_fill_linear_sg()
660 desc->sg[0].y_len = xt->numf; in axi_dmac_prep_interleaved()
663 desc->sg[0].y_len = 1; in axi_dmac_prep_interleaved()
/drivers/input/touchscreen/
Dusbtouchscreen.c910 __be16 y_len; /* bytes for Y axis */ member
1050 unsigned int y_len = be16_to_cpu(packet->y_len); in nexio_read_data() local
1069 usbtouch->type->max_yc = 2 * y_len; in nexio_read_data()
/drivers/crypto/ccp/
Dccp-ops.c2261 (ecc->u.pm.point_1.y_len > CCP_ECC_MODULUS_BYTES)) in ccp_run_ecc_pm_cmd()
2268 (ecc->u.pm.point_2.y_len > CCP_ECC_MODULUS_BYTES)) in ccp_run_ecc_pm_cmd()
2284 (ecc->u.pm.result.y_len < CCP_ECC_MODULUS_BYTES)) in ccp_run_ecc_pm_cmd()
2319 ecc->u.pm.point_1.y_len); in ccp_run_ecc_pm_cmd()
2336 ecc->u.pm.point_2.y_len); in ccp_run_ecc_pm_cmd()