Home
last modified time | relevance | path

Searched refs:standard (Results 1 – 25 of 145) sorted by relevance

123456

/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c2758 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
2773 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
2914 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
2949 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
3021 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output()
4411 switch (ext_attr->standard) { in init_agc()
4787 switch (ext_attr->standard) { in set_frequency()
4933 if ((ext_attr->standard == agc_settings->standard) || in set_agc_rf()
4934 (DRXJ_ISQAMSTD(ext_attr->standard) && in set_agc_rf()
4935 DRXJ_ISQAMSTD(agc_settings->standard)) || in set_agc_rf()
[all …]
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
425 enum drx_standard standard; /*< current standard information */ member
/drivers/bcma/
DREADME5 AMBA standard fields like CID and PID.
9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
10 2) AMBA standard devices called ports or wrappers. They have CIDs (AMBA_CID)
/drivers/net/wireless/cisco/
DKconfig24 This is the standard Linux driver to support Cisco/Aironet ISA and
30 This driver support both the standard Linux Wireless Extensions
46 This is the standard Linux driver to support Cisco/Aironet PCMCIA
55 This driver support both the standard Linux Wireless Extensions
/drivers/media/i2c/
Dtvp514x.c71 struct v4l2_standard standard; member
236 .standard = {
249 .standard = {
599 *std_id &= decoder->std_list[current_std].standard.id; in tvp514x_querystd()
602 decoder->std_list[current_std].standard.name); in tvp514x_querystd()
620 if (std_id & decoder->std_list[i].standard.id) in tvp514x_s_std()
636 decoder->std_list[i].standard.name); in tvp514x_s_std()
759 decoder->std_list[current_std].standard.frameperiod; in tvp514x_g_frame_interval()
787 decoder->std_list[current_std].standard.frameperiod; in tvp514x_s_frame_interval()
Dsaa6752hs.c93 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()
/drivers/net/arcnet/
DKconfig25 tristate "Enable standard ARCNet packet format (RFC 1201)"
29 industry-standard RFC1201 implementations, like the arcether.com
39 software complying with the "old" standard, specifically, the DOS
42 industry-standard RFC1201 implementations, like the arcether.com
76 This is the chipset driver for the standard COM90xx cards. If you
/drivers/media/usb/cx231xx/
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()
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() argument
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 == V4L2_STD_PAL_I) | in cx231xx_dif_configure_C2HH_for_low_IF()
1699 (standard & V4L2_STD_PAL_D) | in cx231xx_dif_configure_C2HH_for_low_IF()
[all …]
/drivers/tty/serial/8250/
DKconfig13 This selects whether you want to include the driver for the standard
14 serial ports. The standard answer is Y. People who might say N
17 serial mouse and don't intend to use their machine's standard serial
23 non-standard serial ports, since the configuration information will
35 modems and similar devices connecting to the standard serial ports.
59 This builds standard PNP serial support. You may be able to
81 standard 16550A serial port.
137 This builds standard PCI serial support. You may be able to
208 If you wish to use any non-standard features of the standard "dumb"
222 standard COM 1/2/3/4 ports. This may happen if you have an AST
[all …]
/drivers/staging/media/av7110/
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()
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[0],
945 .num_stds = ARRAY_SIZE(standard),
/drivers/media/common/saa7146/
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()
792 *norm = vv->standard->id; in vidioc_g_std()
841 vv->standard = &dev->ext_vv_data->stds[i]; in vidioc_s_std()
843 dev->ext_vv_data->std_callback(dev, vv->standard); in vidioc_s_std()
857 DEB_EE("VIDIOC_S_STD: set to standard to '%s'\n", vv->standard->name); in vidioc_s_std()
1052 vv->video_fmt.width > vv->standard->h_max_out || in buffer_prepare()
[all …]
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,… 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->h_pixels); in calculate_video_dma_grab_planar()
/drivers/media/pci/saa7146/
Dmxb.c759 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),
/drivers/acpi/apei/
DKconfig31 Linux by firmware. This way, some non-standard hardware
32 error registers or non-standard hardware link can be checked
/drivers/input/serio/
DKconfig11 * standard AT keyboard and PS/2 mouse *
34 i8042 is the chip over which the standard AT keyboard and PS/2
183 to a PS/2 port, such as PS/2 mouse or standard AT keyboard.
228 or any standard AT keyboard connected to the mailboard port.
230 When used for the E3 mailboard, a non-standard key table
313 will be used by the standard in-kernel serio consumer drivers,
/drivers/media/dvb-frontends/
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() argument
695 switch (standard) { in stv0900_set_viterbi_standard()
831 switch (intp->result[demod].standard) { 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 == STV0900_DSS_STANDARD)) in stv0900_track_optimization()
1198 result->standard = stv0900_get_standard(fe, d); in stv0900_get_signal_params()
[all …]
Dstv0900_priv.h257 enum fe_stv0900_search_standard standard; member
271 enum fe_stv0900_tracking_standard standard; member
/drivers/staging/netlogic/
DTODO3 * Changing comments into linux standard format
/drivers/staging/unisys/Documentation/
Doverview.txt17 These drivers conform to the standard Linux bus/device model described
44 * Because the s-Par back-end provides a standard EFI framebuffer to each
69 as a module it will typically be loaded automatically via standard udev or
143 Because visorbus is a standard Linux bus driver in the model described in
240 standard udev/systemd environments, as it includes the modules.alias
270 standard udev/systemd environments, as it includes the modules.alias
307 standard udev/systemd environments, as it includes the modules.alias
/drivers/net/hamradio/
DKconfig131 utility available in the standard ax25 utilities package. For
148 the driver, use the sethdlc utility available in the standard ax25
164 available in the standard ax25 utilities package. For information on
179 in the standard ax25 utilities package. For information on the
/drivers/staging/gdm724x/
DTODO2 - Clean up coding style to meet kernel standard. (80 line limit, netdev_err)
/drivers/opp/
DKconfig6 SOCs have a standard set of tuples consisting of frequency and
/drivers/usb/cdns3/
DKconfig48 standard XHCI driver.
120 standard XHCI driver.
/drivers/infiniband/sw/siw/
DKconfig8 standard Ethernet adapter to interoperate with a iWARP
/drivers/hid/
DKconfig220 HID standard.
231 HID standard.
241 HID standard.
447 Support for KYE/Genius devices not fully compliant with HID standard:
491 Support for ITE devices not fully compliant with HID standard.
544 Support for IBM/Lenovo devices that are not fully compliant with HID standard.
560 Support for Logitech devices that are not fully compliant with HID standard.
679 Support for Microsoft devices that are not fully compliant with HID standard.
902 HID standard.
924 HID standard.
[all …]

123456