y_len            2261 drivers/crypto/ccp/ccp-ops.c 	    (ecc->u.pm.point_1.y_len > CCP_ECC_MODULUS_BYTES))
y_len            2268 drivers/crypto/ccp/ccp-ops.c 		    (ecc->u.pm.point_2.y_len > CCP_ECC_MODULUS_BYTES))
y_len            2284 drivers/crypto/ccp/ccp-ops.c 	    (ecc->u.pm.result.y_len < CCP_ECC_MODULUS_BYTES))
y_len            2319 drivers/crypto/ccp/ccp-ops.c 				      ecc->u.pm.point_1.y_len);
y_len            2336 drivers/crypto/ccp/ccp-ops.c 					      ecc->u.pm.point_2.y_len);
y_len              89 drivers/dma/dma-axi-dmac.c 	unsigned int y_len;
y_len             261 drivers/dma/dma-axi-dmac.c 	axi_dmac_write(dmac, AXI_DMAC_REG_Y_LENGTH, sg->y_len - 1);
y_len             276 drivers/dma/dma-axi-dmac.c 		return sg->x_len * sg->y_len;
y_len             507 drivers/dma/dma-axi-dmac.c 			sg->y_len = 1;
y_len             518 drivers/dma/dma-axi-dmac.c 		sg->y_len = 1;
y_len             660 drivers/dma/dma-axi-dmac.c 		desc->sg[0].y_len = xt->numf;
y_len             663 drivers/dma/dma-axi-dmac.c 		desc->sg[0].y_len = 1;
y_len             911 drivers/input/touchscreen/usbtouchscreen.c 	__be16	y_len;		/* bytes for Y axis */
y_len            1051 drivers/input/touchscreen/usbtouchscreen.c 	unsigned int y_len = be16_to_cpu(packet->y_len);
y_len            1070 drivers/input/touchscreen/usbtouchscreen.c 		usbtouch->type->max_yc = 2 * y_len;
y_len             532 include/linux/ccp.h 	unsigned int y_len;	/* In bytes */