Home
last modified time | relevance | path

Searched refs:standard (Results 1 - 25 of 126) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c578 /* standard/channel settings */
579 DRX_STANDARD_UNKNOWN, /* current standard */
663 DRX_STANDARD_ITU_B, /* standard */
673 DRX_STANDARD_ITU_B, /* standard */
683 DRX_STANDARD_8VSB, /* standard */
693 DRX_STANDARD_8VSB, /* standard */
705 DRX_STANDARD_ITU_B, /* standard */
710 DRX_STANDARD_8VSB, /* standard */
770 DRX_STANDARD_NTSC, /* standard */
775 DRX_STANDARD_NTSC, /* standard */
9748 power_down_atv(struct drx_demod_instance *demod, enum drx_standard standard, bool primary) power_down_atv() argument
10452 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_set_channel() local
10686 enum drx_standard standard = ext_attr->standard; ctrl_sig_quality() local
10794 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_lock_status() local
10882 ctrl_set_standard(struct drx_demod_instance *demod, enum drx_standard *standard) ctrl_set_standard() argument
12088 enum drx_standard standard = DRX_STANDARD_8VSB; drx39xxj_set_frontend() local
[all...]
H A Ddrxj.h173 enum drx_standard standard; /* standard for which these settings apply */ member
189 enum drx_standard standard; /* standard to which these settings apply */ member
199 enum drx_standard standard; /* standard to which these settings apply */ member
423 /* standard/channel settings */
424 enum drx_standard standard; /*< current standard information */ member
561 * For NTSC standard
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c578 /* standard/channel settings */
579 DRX_STANDARD_UNKNOWN, /* current standard */
663 DRX_STANDARD_ITU_B, /* standard */
673 DRX_STANDARD_ITU_B, /* standard */
683 DRX_STANDARD_8VSB, /* standard */
693 DRX_STANDARD_8VSB, /* standard */
705 DRX_STANDARD_ITU_B, /* standard */
710 DRX_STANDARD_8VSB, /* standard */
770 DRX_STANDARD_NTSC, /* standard */
775 DRX_STANDARD_NTSC, /* standard */
9746 power_down_atv(struct drx_demod_instance *demod, enum drx_standard standard, bool primary) power_down_atv() argument
10450 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_set_channel() local
10684 enum drx_standard standard = ext_attr->standard; ctrl_sig_quality() local
10792 enum drx_standard standard = DRX_STANDARD_UNKNOWN; ctrl_lock_status() local
10880 ctrl_set_standard(struct drx_demod_instance *demod, enum drx_standard *standard) ctrl_set_standard() argument
12085 enum drx_standard standard = DRX_STANDARD_8VSB; drx39xxj_set_frontend() local
[all...]
H A Ddrxj.h173 enum drx_standard standard; /* standard for which these settings apply */ member
189 enum drx_standard standard; /* standard to which these settings apply */ member
199 enum drx_standard standard; /* standard to which these settings apply */ member
424 /* standard/channel settings */
425 enum drx_standard standard; /*< current standard information */ member
562 * For NTSC standard
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp514x.c61 * struct tvp514x_std_info - Structure to store standard information
65 * @standard: v4l2 standard structure information
71 struct v4l2_standard standard; member
88 * @current_std: Current standard
236 .standard = {
249 .standard = {
257 /* Standard: need to add for additional standard */
378 * tvp514x_query_current_std() : Query the current standard detected by TVP5146/47
381 * Returns the current standard detecte
[all...]
H A Dsaa6752hs.c41 SAA6752HS_VF_D1 = 0, /* standard D1 video format: 720x576 */
93 v4l2_std_id standard; member
438 set_reg8(client, 0x40, (h->standard & V4L2_STD_525_60) ? 1 : 0); in saa6752hs_init()
632 h->standard = std; in saa6752hs_s_std()
763 h->standard = 0; /* Assume 625 input lines */ in saa6752hs_probe()
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-core.c29 * Meta-data about all the standard Wireless Extension request we
262 * Meta-data about all the additional standard Wireless Extension events
701 /* Try as a standard command */ in get_handler()
704 return handlers->standard[index]; in get_handler()
907 dev->wireless_handlers->standard[0]) in call_commit_handler()
909 return dev->wireless_handlers->standard[0](dev, NULL, in call_commit_handler()
926 wext_ioctl_func standard, in wireless_process_ioctl()
943 return standard(dev, iwr, cmd, info, in wireless_process_ioctl()
948 return standard(dev, iwr, cmd, info, in wireless_process_ioctl()
961 return standard(de in wireless_process_ioctl()
923 wireless_process_ioctl(struct net *net, struct iwreq *iwr, unsigned int cmd, struct iw_request_info *info, wext_ioctl_func standard, wext_ioctl_func private) wireless_process_ioctl() argument
982 wext_ioctl_dispatch(struct net *net, struct iwreq *iwr, unsigned int cmd, struct iw_request_info *info, wext_ioctl_func standard, wext_ioctl_func private) wext_ioctl_dispatch() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp514x.c61 * struct tvp514x_std_info - Structure to store standard information
65 * @standard: v4l2 standard structure information
71 struct v4l2_standard standard; member
88 * @current_std: Current standard
236 .standard = {
249 .standard = {
257 /* Standard: need to add for additional standard */
378 * tvp514x_query_current_std() : Query the current standard detected by TVP5146/47
381 * Returns the current standard detecte
[all...]
H A Dsaa6752hs.c41 SAA6752HS_VF_D1 = 0, /* standard D1 video format: 720x576 */
93 v4l2_std_id standard; member
438 set_reg8(client, 0x40, (h->standard & V4L2_STD_525_60) ? 1 : 0); in saa6752hs_init()
632 h->standard = std; in saa6752hs_s_std()
762 h->standard = 0; /* Assume 625 input lines */ in saa6752hs_probe()
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_video.c335 v4l2_video_std_frame_period(vv->standard->id, in vidioc_g_parm()
374 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_cap()
375 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_cap()
453 *norm = vv->standard->id; in vidioc_g_std()
471 vv->standard == &dev->ext_vv_data->stds[i]) in vidioc_s_std()
475 DEB_D("cannot change video standard while streaming capture is active\n"); in vidioc_s_std()
480 vv->standard = &dev->ext_vv_data->stds[i]; in vidioc_s_std()
482 dev->ext_vv_data->std_callback(dev, vv->standard); in vidioc_s_std()
487 DEB_EE("VIDIOC_S_STD: standard not found\n"); in vidioc_s_std()
491 DEB_EE("VIDIOC_S_STD: set to standard t in vidioc_s_std()
[all...]
H A Dsaa7146_hlp.c26 hyo = vv->standard->v_offset; in calculate_hxo_and_hyo()
27 hxo = vv->standard->h_offset; in calculate_hxo_and_hyo()
321 calculate_v_scale_registers(dev, field, vv->standard->v_field*2, height, &hps_v_scale, &hps_v_gain); in saa7146_set_window()
327 calculate_h_scale_registers(dev, vv->standard->h_pixels, width, vv->hflip, &hps_ctrl, &hps_v_gain, &hps_h_prescale, &hps_h_scale); in saa7146_set_window()
429 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_packed()
560 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_planar()
/kernel/linux/linux-6.6/net/wireless/
H A Dwext-core.c29 * Meta-data about all the standard Wireless Extension request we
262 * Meta-data about all the additional standard Wireless Extension events
720 /* Try as a standard command */ in get_handler()
723 return handlers->standard[index]; in get_handler()
926 dev->wireless_handlers->standard[0]) in call_commit_handler()
928 return dev->wireless_handlers->standard[0](dev, NULL, in call_commit_handler()
945 wext_ioctl_func standard, in wireless_process_ioctl()
962 return standard(dev, iwr, cmd, info, in wireless_process_ioctl()
967 return standard(dev, iwr, cmd, info, in wireless_process_ioctl()
980 return standard(de in wireless_process_ioctl()
942 wireless_process_ioctl(struct net *net, struct iwreq *iwr, unsigned int cmd, struct iw_request_info *info, wext_ioctl_func standard, wext_ioctl_func private) wireless_process_ioctl() argument
1001 wext_ioctl_dispatch(struct net *net, struct iwreq *iwr, unsigned int cmd, struct iw_request_info *info, wext_ioctl_func standard, wext_ioctl_func private) wext_ioctl_dispatch() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c1538 u32 standard = 0; in cx231xx_set_Colibri_For_LowIF() local
1553 standard = dev->norm; in cx231xx_set_Colibri_For_LowIF()
1555 func_mode, standard); in cx231xx_set_Colibri_For_LowIF()
1559 standard); in cx231xx_set_Colibri_For_LowIF()
1561 dev_dbg(dev->dev, "colibri_carrier_offset=%d, standard=0x%x\n", in cx231xx_set_Colibri_For_LowIF()
1562 colibri_carrier_offset, standard); in cx231xx_set_Colibri_For_LowIF()
1652 u32 function_mode, u32 standard) in cx231xx_dif_configure_C2HH_for_low_IF()
1675 } else if (standard != DIF_USE_BASEBAND) { in cx231xx_dif_configure_C2HH_for_low_IF()
1676 if (standard & V4L2_STD_MN) { in cx231xx_dif_configure_C2HH_for_low_IF()
1698 } else if ((standard in cx231xx_dif_configure_C2HH_for_low_IF()
1651 cx231xx_dif_configure_C2HH_for_low_IF(struct cx231xx *dev, u32 mode, u32 function_mode, u32 standard) cx231xx_dif_configure_C2HH_for_low_IF() argument
1745 cx231xx_dif_set_standard(struct cx231xx *dev, u32 standard) cx231xx_dif_set_standard() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c1538 u32 standard = 0; in cx231xx_set_Colibri_For_LowIF() local
1553 standard = dev->norm; in cx231xx_set_Colibri_For_LowIF()
1555 func_mode, standard); in cx231xx_set_Colibri_For_LowIF()
1559 standard); in cx231xx_set_Colibri_For_LowIF()
1561 dev_dbg(dev->dev, "colibri_carrier_offset=%d, standard=0x%x\n", in cx231xx_set_Colibri_For_LowIF()
1562 colibri_carrier_offset, standard); in cx231xx_set_Colibri_For_LowIF()
1652 u32 function_mode, u32 standard) in cx231xx_dif_configure_C2HH_for_low_IF()
1675 } else if (standard != DIF_USE_BASEBAND) { in cx231xx_dif_configure_C2HH_for_low_IF()
1676 if (standard & V4L2_STD_MN) { in cx231xx_dif_configure_C2HH_for_low_IF()
1698 } else if ((standard in cx231xx_dif_configure_C2HH_for_low_IF()
1651 cx231xx_dif_configure_C2HH_for_low_IF(struct cx231xx *dev, u32 mode, u32 function_mode, u32 standard) cx231xx_dif_configure_C2HH_for_low_IF() argument
1745 cx231xx_dif_set_standard(struct cx231xx *dev, u32 standard) cx231xx_dif_set_standard() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_video.c580 v4l2_video_std_frame_period(vv->standard->id, in vidioc_g_parm()
628 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_cap()
629 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_cap()
707 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_overlay()
708 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_overlay()
794 *norm = vv->standard->id; in vidioc_g_std()
826 DEB_D("cannot change video standard while streaming capture is active\n"); in vidioc_s_std()
843 vv->standard = &dev->ext_vv_data->stds[i]; in vidioc_s_std()
845 dev->ext_vv_data->std_callback(dev, vv->standard); in vidioc_s_std()
855 DEB_EE("VIDIOC_S_STD: standard no in vidioc_s_std()
[all...]
H A Dsaa7146_hlp.c26 hyo = vv->standard->v_offset; in calculate_hxo_and_hyo()
27 hxo = vv->standard->h_offset; in calculate_hxo_and_hyo()
536 calculate_v_scale_registers(dev, field, vv->standard->v_field*2, height, &hps_v_scale, &hps_v_gain); in saa7146_set_window()
542 calculate_h_scale_registers(dev, vv->standard->h_pixels, width, vv->hflip, &hps_ctrl, &hps_v_gain, &hps_h_prescale, &hps_h_scale); in saa7146_set_window()
610 vdma1.num_line_byte = (vv->standard->v_field<<16)+vv->standard->h_pixels; in saa7146_set_position()
724 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_packed()
852 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard in calculate_video_dma_grab_planar()
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_v4l.c208 static struct saa7146_standard standard[]; variable
240 memcpy(standard, analog_standard, sizeof(struct saa7146_standard) * 2); in av7110_dvb_c_switch()
279 memcpy(standard, dvb_standard, sizeof(struct saa7146_standard) * 2); in av7110_dvb_c_switch()
335 /* FIXME: standard / stereo detection is still broken */ in vidioc_g_tuner()
337 dprintk(1, "VIDIOC_G_TUNER: msp3400 TV standard detection: 0x%04x\n", stereo_det); in vidioc_g_tuner()
782 memcpy(standard, dvb_standard, sizeof(struct saa7146_standard) * 2); in av7110_init_analog_module()
862 static struct saa7146_standard standard[] = { variable
929 .stds = &standard[0],
930 .num_stds = ARRAY_SIZE(standard),
944 .stds = &standard[
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_v4l.c208 static struct saa7146_standard standard[]; variable
229 memcpy(standard, analog_standard, sizeof(struct saa7146_standard) * 2); in av7110_dvb_c_switch()
268 memcpy(standard, dvb_standard, sizeof(struct saa7146_standard) * 2); in av7110_dvb_c_switch()
319 /* FIXME: standard / stereo detection is still broken */ in vidioc_g_tuner()
321 dprintk(1, "VIDIOC_G_TUNER: msp3400 TV standard detection: 0x%04x\n", stereo_det); in vidioc_g_tuner()
787 memcpy(standard, dvb_standard, sizeof(struct saa7146_standard) * 2); in av7110_init_analog_module()
870 static struct saa7146_standard standard[] = { variable
937 .stds = &standard[0],
938 .num_stds = ARRAY_SIZE(standard),
950 .stds = &standard[
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/saa7146/
H A Dmxb.c367 /* set a default video standard */ in mxb_init_done()
759 static int std_callback(struct saa7146_dev *dev, struct saa7146_standard *standard) in std_callback() argument
763 if (V4L2_STD_PAL_I == standard->id) { in std_callback()
777 std = standard->id; in std_callback()
789 static struct saa7146_standard standard[] = { variable
835 .stds = &standard[0],
836 .num_stds = ARRAY_SIZE(standard),
/kernel/linux/linux-6.6/drivers/media/pci/saa7146/
H A Dmxb.c367 /* set a default video standard */ in mxb_init_done()
763 static int std_callback(struct saa7146_dev *dev, struct saa7146_standard *standard) in std_callback() argument
767 if (V4L2_STD_PAL_I == standard->id) { in std_callback()
781 std = standard->id; in std_callback()
793 static struct saa7146_standard standard[] = { variable
839 .stds = &standard[0],
840 .num_stds = ARRAY_SIZE(standard),
/kernel/linux/build/
H A Dkernel.mk21 ifeq ($(BUILD_TYPE), standard)
69 ifneq ($(findstring $(BUILD_TYPE), small standard),)
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv0900_priv.h257 enum fe_stv0900_search_standard standard; member
271 enum fe_stv0900_tracking_standard standard; member
304 /* search standard: Auto, DVBS1/DSS only or DVBS2 only*/
H A Dstv0900_sw.c61 enum fe_stv0900_search_standard standard; in stv0900_get_sw_loop_params() local
66 standard = intp->srch_standard[demod]; in stv0900_get_sw_loop_params()
78 switch (standard) { in stv0900_get_sw_loop_params()
689 enum fe_stv0900_search_standard standard, in stv0900_set_viterbi_standard()
695 switch (standard) { in stv0900_set_viterbi_standard()
831 switch (intp->result[demod].standard) { in stv0900_track_optimization()
920 dprintk("%s: found unknown standard\n", __func__); in stv0900_track_optimization()
935 if (intp->result[demod].standard != STV0900_DVBS2_STANDARD) in stv0900_track_optimization()
1012 if ((intp->result[demod].standard == STV0900_DVBS1_STANDARD) || in stv0900_track_optimization()
1013 (intp->result[demod].standard in stv0900_track_optimization()
688 stv0900_set_viterbi_standard(struct stv0900_internal *intp, enum fe_stv0900_search_standard standard, enum fe_stv0900_fec fec, enum fe_stv0900_demod_num demod) stv0900_set_viterbi_standard() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstv0900_priv.h257 enum fe_stv0900_search_standard standard; member
271 enum fe_stv0900_tracking_standard standard; member
304 /* search standard: Auto, DVBS1/DSS only or DVBS2 only*/
H A Dstv0900_sw.c61 enum fe_stv0900_search_standard standard; in stv0900_get_sw_loop_params() local
66 standard = intp->srch_standard[demod]; in stv0900_get_sw_loop_params()
78 switch (standard) { in stv0900_get_sw_loop_params()
689 enum fe_stv0900_search_standard standard, in stv0900_set_viterbi_standard()
695 switch (standard) { in stv0900_set_viterbi_standard()
831 switch (intp->result[demod].standard) { in stv0900_track_optimization()
920 dprintk("%s: found unknown standard\n", __func__); in stv0900_track_optimization()
935 if (intp->result[demod].standard != STV0900_DVBS2_STANDARD) in stv0900_track_optimization()
1012 if ((intp->result[demod].standard == STV0900_DVBS1_STANDARD) || in stv0900_track_optimization()
1013 (intp->result[demod].standard in stv0900_track_optimization()
688 stv0900_set_viterbi_standard(struct stv0900_internal *intp, enum fe_stv0900_search_standard standard, enum fe_stv0900_fec fec, enum fe_stv0900_demod_num demod) stv0900_set_viterbi_standard() argument
[all...]

Completed in 38 milliseconds

123456