Searched refs:vtp (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_hw.h | 320 u8 vtp; /* dword 1 */ member 343 u8 vtp; /* dword 0 */ member
|
D | be_main.c | 2493 rxcp->vlanf = GET_RX_COMPL_V1_BITS(vtp, compl); in be_parse_rx_compl_v1() 2516 rxcp->vlanf = GET_RX_COMPL_V0_BITS(vtp, compl); in be_parse_rx_compl_v0()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | imsttfb.c | 472 __u32 MHz, hes, heb, veb, htp, vtp; in compute_imstt_regvals_ibm() local 476 hes = 0x0008; heb = 0x0012; veb = 0x002a; htp = 10; vtp = 2; in compute_imstt_regvals_ibm() 480 hes = 0x0005; heb = 0x0020; veb = 0x0028; htp = 8; vtp = 3; in compute_imstt_regvals_ibm() 484 hes = 0x000a; heb = 0x001c; veb = 0x0020; htp = 8; vtp = 3; in compute_imstt_regvals_ibm() 488 hes = 0x0012; heb = 0x0022; veb = 0x0031; htp = 4; vtp = 3; in compute_imstt_regvals_ibm() 492 hes = 0x0012; heb = 0x002f; veb = 0x0029; htp = 4; vtp = 1; in compute_imstt_regvals_ibm() 496 hes = 0x0018; heb = 0x0040; veb = 0x002a; htp = 4; vtp = 3; in compute_imstt_regvals_ibm() 512 init->vt = init->vsb + vtp; in compute_imstt_regvals_ibm()
|
/Linux-v4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw.c | 3272 int pvr2_hdw_get_tuner_status(struct pvr2_hdw *hdw,struct v4l2_tuner *vtp) in pvr2_hdw_get_tuner_status() argument 3278 memcpy(vtp,&hdw->tuner_signal_info,sizeof(struct v4l2_tuner)); in pvr2_hdw_get_tuner_status() 5006 struct v4l2_tuner *vtp = &hdw->tuner_signal_info; in pvr2_hdw_status_poll() local 5007 memset(vtp, 0, sizeof(*vtp)); in pvr2_hdw_status_poll() 5008 vtp->type = (hdw->input_val == PVR2_CVAL_INPUT_RADIO) ? in pvr2_hdw_status_poll() 5015 v4l2_device_call_all(&hdw->v4l2_dev, 0, tuner, g_tuner, vtp); in pvr2_hdw_status_poll() 5017 vtp->type, in pvr2_hdw_status_poll() 5018 vtp->signal, vtp->rxsubchans, vtp->capability, in pvr2_hdw_status_poll() 5019 vtp->rangelow, vtp->rangehigh); in pvr2_hdw_status_poll()
|
/Linux-v4.19/arch/s390/tools/ |
D | opcodes.txt | 841 e65f vtp VRR_0V
|