Home | History | Annotate | Download | only in core

Lines Matching refs:vdev

408             uint16x8_t valpha, vdev;
424 vdev = vld1q_u16(device);
425 dev_lo = vmovl_u16(vget_low_u16(vdev));
426 dev_hi = vmovl_u16(vget_high_u16(vdev));