/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.c | 2759 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output() 2774 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output() 2915 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output() 2950 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output() 3022 switch (ext_attr->standard) { in ctrl_set_cfg_mpeg_output() 4415 switch (ext_attr->standard) { in init_agc() 4791 switch (ext_attr->standard) { in set_frequency() 4937 if ((ext_attr->standard == agc_settings->standard) || in set_agc_rf() 4938 (DRXJ_ISQAMSTD(ext_attr->standard) && in set_agc_rf() 4939 DRXJ_ISQAMSTD(agc_settings->standard)) || in set_agc_rf() [all …]
|
D | drxj.h | 173 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 enum drx_standard standard; /*< current standard information */ member
|
/drivers/bcma/ |
D | README | 5 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/ |
D | Kconfig | 24 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/ |
D | tvp514x.c | 71 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()
|
D | saa6752hs.c | 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()
|
/drivers/net/arcnet/ |
D | Kconfig | 25 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/ |
D | cx231xx-avcore.c | 1538 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/ |
D | Kconfig | 13 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 24 non-standard serial ports, since the configuration information will 36 modems and similar devices connecting to the standard serial ports. 60 This builds standard PNP serial support. You may be able to 82 standard 16550A serial port. 138 This builds standard PCI serial support. You may be able to 209 If you wish to use any non-standard features of the standard "dumb" 223 standard COM 1/2/3/4 ports. This may happen if you have an AST [all …]
|
/drivers/media/pci/ttpci/ |
D | av7110_v4l.c | 208 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/ |
D | saa7146_video.c | 580 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() 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() 859 DEB_EE("VIDIOC_S_STD: set to standard to '%s'\n", vv->standard->name); in vidioc_s_std() 1054 vv->video_fmt.width > vv->standard->h_max_out || in buffer_prepare() [all …]
|
D | saa7146_hlp.c | 26 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/tty/ |
D | Kconfig | 114 however, supports the Unix98 naming standard: in order to acquire a 179 bool "Non-standard serial port support" 182 Say Y here if you have any non-standard serial boards -- boards 183 which aren't supported using the standard "dumb" serial driver. 191 the questions about non-standard serial boards. 446 tristate "Trace data router for MIPI P1149.7 cJTAG standard" 453 standard, which is for debugging mobile devices. The PTI driver in 458 "Trace data sink for MIPI P1149.7 cJTAG standard" line discipline 462 tristate "Trace data sink for MIPI P1149.7 cJTAG standard" 470 This is part of a solution for the P1149.7, compact JTAG, standard. [all …]
|
/drivers/media/pci/saa7146/ |
D | mxb.c | 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),
|
/drivers/acpi/apei/ |
D | Kconfig | 31 Linux by firmware. This way, some non-standard hardware 32 error registers or non-standard hardware link can be checked
|
/drivers/input/serio/ |
D | Kconfig | 11 * 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/ |
D | stv0900_sw.c | 61 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 …]
|
D | stv0900_priv.h | 257 enum fe_stv0900_search_standard standard; member 271 enum fe_stv0900_tracking_standard standard; member
|
/drivers/staging/netlogic/ |
D | TODO | 3 * Changing comments into linux standard format
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 17 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/i2c/busses/ |
D | i2c-pmcmsp.c | 86 struct pmcmsptwi_clock standard; /* The standard/fast clock config */ member 121 .standard = { 178 pmcmsptwi_writel(pmcmsptwi_clock_to_reg(&cfg->standard), in pmcmsptwi_set_clock_config()
|
/drivers/net/hamradio/ |
D | Kconfig | 130 utility available in the standard ax25 utilities package. For 147 the driver, use the sethdlc utility available in the standard ax25 163 available in the standard ax25 utilities package. For information on 178 in the standard ax25 utilities package. For information on the
|
/drivers/staging/gdm724x/ |
D | TODO | 2 - Clean up coding style to meet kernel standard. (80 line limit, netdev_err)
|
/drivers/opp/ |
D | Kconfig | 6 SOCs have a standard set of tuples consisting of frequency and
|
/drivers/hid/ |
D | Kconfig | 220 HID standard. 231 HID standard. 241 HID standard. 435 Support for KYE/Genius devices not fully compliant with HID standard: 479 Support for ITE devices not fully compliant with HID standard. 532 Support for IBM/Lenovo devices that are not fully compliant with HID standard. 548 Support for Logitech devices that are not fully compliant with HID standard. 667 Support for Microsoft devices that are not fully compliant with HID standard. 890 HID standard. 912 HID standard. [all …]
|