Searched refs:characteristics (Results 1 - 130 of 130) sorted by relevance

/linux-4.1.27/drivers/clk/at91/
H A Dclk-master.c51 const struct clk_master_characteristics *characteristics; member in struct:clk_master
93 const struct clk_master_characteristics *characteristics = clk_master_recalc_rate() local
94 master->characteristics; clk_master_recalc_rate()
104 if (characteristics->have_div3_pres && pres == MASTER_PRES_MAX) clk_master_recalc_rate()
109 rate /= characteristics->divisors[div]; clk_master_recalc_rate()
111 if (rate < characteristics->output.min) clk_master_recalc_rate()
113 else if (rate > characteristics->output.max) clk_master_recalc_rate()
139 const struct clk_master_characteristics *characteristics) at91_clk_register_master()
161 master->characteristics = characteristics; at91_clk_register_master()
193 struct clk_master_characteristics *characteristics; of_at91_clk_master_get_characteristics() local
195 characteristics = kzalloc(sizeof(*characteristics), GFP_KERNEL); of_at91_clk_master_get_characteristics()
196 if (!characteristics) of_at91_clk_master_get_characteristics()
199 if (of_at91_get_clk_range(np, "atmel,clk-output-range", &characteristics->output)) of_at91_clk_master_get_characteristics()
203 characteristics->divisors, 4); of_at91_clk_master_get_characteristics()
205 characteristics->have_div3_pres = of_at91_clk_master_get_characteristics()
208 return characteristics; of_at91_clk_master_get_characteristics()
211 kfree(characteristics); of_at91_clk_master_get_characteristics()
225 struct clk_master_characteristics *characteristics; of_at91_clk_master_setup() local
239 characteristics = of_at91_clk_master_get_characteristics(np); of_at91_clk_master_setup()
240 if (!characteristics) of_at91_clk_master_setup()
249 characteristics); of_at91_clk_master_setup()
257 kfree(characteristics); of_at91_clk_master_setup()
135 at91_clk_register_master(struct at91_pmc *pmc, unsigned int irq, const char *name, int num_parents, const char **parent_names, const struct clk_master_layout *layout, const struct clk_master_characteristics *characteristics) at91_clk_register_master() argument
H A Dclk-pll.c69 const struct clk_pll_characteristics *characteristics; member in struct:clk_pll
87 const struct clk_pll_characteristics *characteristics = clk_pll_prepare() local
88 pll->characteristics; clk_pll_prepare()
105 if (characteristics->out) clk_pll_prepare()
106 out = characteristics->out[pll->range]; clk_pll_prepare()
107 if (characteristics->icpll) { clk_pll_prepare()
109 icpr |= (characteristics->icpll[pll->range] << clk_pll_prepare()
166 const struct clk_pll_characteristics *characteristics = clk_pll_get_best_div_mul() local
167 pll->characteristics; clk_pll_get_best_div_mul()
176 if (parent_rate < characteristics->input.min) clk_pll_get_best_div_mul()
182 * Should always be 2 according to the input and output characteristics clk_pll_get_best_div_mul()
189 if (parent_rate > characteristics->input.max) { clk_pll_get_best_div_mul()
190 tmpdiv = DIV_ROUND_UP(parent_rate, characteristics->input.max); clk_pll_get_best_div_mul()
252 for (i = 0; i < characteristics->num_output; i++) { clk_pll_get_best_div_mul()
253 if (bestrate >= characteristics->output[i].min && clk_pll_get_best_div_mul()
254 bestrate <= characteristics->output[i].max) clk_pll_get_best_div_mul()
258 if (i >= characteristics->num_output) clk_pll_get_best_div_mul()
314 const struct clk_pll_characteristics *characteristics) at91_clk_register_pll()
339 pll->characteristics = characteristics; at91_clk_register_pll()
397 struct clk_pll_characteristics *characteristics; of_at91_clk_pll_get_characteristics() local
413 characteristics = kzalloc(sizeof(*characteristics), GFP_KERNEL); of_at91_clk_pll_get_characteristics()
414 if (!characteristics) of_at91_clk_pll_get_characteristics()
465 characteristics->input = input; of_at91_clk_pll_get_characteristics()
466 characteristics->num_output = num_output; of_at91_clk_pll_get_characteristics()
467 characteristics->output = output; of_at91_clk_pll_get_characteristics()
468 characteristics->out = out; of_at91_clk_pll_get_characteristics()
469 characteristics->icpll = icpll; of_at91_clk_pll_get_characteristics()
470 return characteristics; of_at91_clk_pll_get_characteristics()
477 kfree(characteristics); of_at91_clk_pll_get_characteristics()
490 struct clk_pll_characteristics *characteristics; of_at91_clk_pll_setup() local
499 characteristics = of_at91_clk_pll_get_characteristics(np); of_at91_clk_pll_setup()
500 if (!characteristics) of_at91_clk_pll_setup()
508 characteristics); of_at91_clk_pll_setup()
516 kfree(characteristics); of_at91_clk_pll_setup()
311 at91_clk_register_pll(struct at91_pmc *pmc, unsigned int irq, const char *name, const char *parent_name, u8 id, const struct clk_pll_layout *layout, const struct clk_pll_characteristics *characteristics) at91_clk_register_pll() argument
/linux-4.1.27/include/linux/spi/
H A Dad7877.h3 /* Touchscreen characteristics vary between boards and models. The
H A Dad7879.h3 /* Touchscreen characteristics vary between boards and models. The
H A Dads7846.h3 /* Touchscreen characteristics vary between boards and models. The
H A Dspi.h160 * characteristics (such as bits_per_word) which weren't needed for
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
H A Dmemory.h16 * characteristics, we then have generic discontiguous memory support.
/linux-4.1.27/include/linux/sunrpc/
H A Dsvcsock.h68 * svc_makesock socket characteristics
/linux-4.1.27/fs/xfs/
H A Dxfs_dquot.h23 * much like inodes are for files. In fact, dquots share many characteristics
25 * to a collection of inodes. In this respect, dquots share some characteristics
/linux-4.1.27/include/uapi/linux/
H A Dmap_to_7segment.h154 /* This set tries to map as close as possible to the visible characteristics
168 /* This set tries to map as close as possible to the symbolic characteristics
H A Dif_link.h178 characteristics and set by device driver.
H A Dethtool.h666 /* boolean flags controlling per-interface behavior characteristics.
/linux-4.1.27/security/selinux/ss/
H A Dhashtab.h37 * Creates a new hash table with the specified characteristics.
/linux-4.1.27/arch/s390/include/asm/
H A Dqdio.h53 * @ac: adapter characteristics
94 * @ac: adapter characteristics
270 /* qdio adapter-characteristics-1 flag */
H A Dsysinfo.h87 unsigned char characteristics; member in struct:sysinfo_2_2_2
/linux-4.1.27/arch/s390/kernel/
H A Dsysinfo.c182 if (info->characteristics & LPAR_CHAR_DEDICATED) stsi_2_2_2()
184 if (info->characteristics & LPAR_CHAR_SHARED) stsi_2_2_2()
186 if (info->characteristics & LPAR_CHAR_LIMITED) stsi_2_2_2()
H A Dperf_cpum_sf.c58 * Sampling buffer size Buffer characteristics
74 /* buffer characteristics (required for buffer increments) */
/linux-4.1.27/drivers/usb/serial/
H A Dftdi_sio.h30 #define FTDI_SIO_SET_DATA 4 /* Set the data characteristics of
197 * wValue: Data characteristics (see below)
202 * Data characteristics
466 * 7 bmAttributes 1 0x20 Config characteristics Remote Wakeup
H A Dir-usb.c117 * offer to us, describing their IrDA characteristics. We will use that in
/linux-4.1.27/arch/ia64/mm/
H A Dnuma.c26 * similar mechanisms and describe the NUMA characteristics of the machine.
/linux-4.1.27/drivers/scsi/
H A Dst.h106 /* Drive characteristics */
132 /* Mode characteristics */
H A Dosst.h541 /* Drive characteristics */
556 /* Mode characteristics */
H A Dscsi_debug.c1243 /* Block device characteristics VPD page (SBC-3) */ inquiry_evpd_b1()
1330 arr[n++] = 0xb1; /* Block characteristics (SBC) */ resp_inquiry()
1377 } else if (0xb1 == cmd[2]) { /* Block characteristics (SBC) */ resp_inquiry()
H A Dsd.c2604 * sd_read_block_characteristics - Query block dev. characteristics
/linux-4.1.27/drivers/net/ethernet/altera/
H A Daltera_msgdmahw.h37 u32 control; /* characteristics of the transfer */
/linux-4.1.27/drivers/mfd/
H A Dmc13xxx-spi.c116 * non-realtime characteristics of the operating system. As a
/linux-4.1.27/drivers/net/wireless/libertas/
H A Ddev.h170 /* NIC/link operation characteristics */
/linux-4.1.27/drivers/s390/char/
H A Dtape_std.h60 #define READ_DEV_CHAR 0x64 /* Read device characteristics */
H A Dtape.h104 TO_RDC, /* Read device characteristics */
H A Dtape_3590.c1542 DBF_LH(3, "Read device characteristics failed!\n"); tape_3590_setup_device()
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtsrmmu.h71 * characteristics of supervisor ptes
/linux-4.1.27/arch/m68k/include/asm/
H A Dsun3mmu.h11 /* MMU characteristics. */
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Ddasd.h45 char characteristics[64]; /* from read_device_characteristics */ member in struct:dasd_information2_t
109 char characteristics[64]; /* from read_device_characteristics */ member in struct:dasd_information_t
/linux-4.1.27/drivers/iio/light/
H A Dltr501.c12 * TODO: interrupt, threshold, measurement rate, IR LED characteristics
/linux-4.1.27/drivers/media/usb/go7007/
H A Dgo7007-priv.h44 /* Various characteristics of each board */
/linux-4.1.27/drivers/rtc/
H A Drtc-rs5c348.c10 * The board specific init code should provide characteristics of this
H A Drtc-rx8025.c439 * temperature characteristics can be approximated using the following
/linux-4.1.27/drivers/staging/sm750fb/
H A Dddk750_sii164.c108 * pllFilterValue - PLL Filter characteristics:
/linux-4.1.27/drivers/clocksource/
H A Dtime-armada-370-xp.c20 * each has its own characteristics:
H A Dsh_cmt.c40 * characteristics of those flavours.
/linux-4.1.27/arch/tile/include/uapi/arch/
H A Dchip_tilegx.h181 * dynamic networks? This encapsulates a number of characteristics,
H A Dchip_tilepro.h181 * dynamic networks? This encapsulates a number of characteristics,
/linux-4.1.27/drivers/usb/gadget/
H A Dconfig.c61 * @config: Header for the descriptor, including characteristics such
/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_drums.c81 * set drum voice characteristics
H A Dopl3_midi.c476 /* Program the FM voice characteristics */ snd_opl3_note_on()
/linux-4.1.27/drivers/s390/block/
H A Ddasd_fba.c163 "characteristics returned error %d", rc); dasd_fba_check_characteristics()
443 memcpy(info->characteristics, dasd_fba_fill_info()
H A Ddasd_diag.c604 memcpy(info->characteristics, dasd_diag_fill_info()
H A Ddasd_int.h278 * characteristics. It returns 0 if the discipline can be used
H A Ddasd_eckd.c1663 * Check device characteristics.
3592 memcpy(info->characteristics, &private->rdc_data, dasd_eckd_fill_info()
/linux-4.1.27/drivers/net/wireless/libertas_tf/
H A Dlibertas_tf.h240 /** NIC Operation characteristics */
/linux-4.1.27/drivers/pwm/
H A Dpwm-bcm-kona.c28 * The Kona PWM has some unusual characteristics. Here are the main points.
/linux-4.1.27/drivers/parport/
H A Dparport_gsc.c337 found out its characteristics, let the high-level drivers parport_gsc_probe_port()
H A Dparport_pc.c2242 found out its characteristics, let the high-level drivers parport_pc_probe_port()
/linux-4.1.27/include/uapi/mtd/
H A Dmtd-abi.h156 /* Get basic MTD characteristics info (better to use sysfs) */
/linux-4.1.27/net/sched/
H A Dsch_teql.c45 2. This device puts no limitations on physical slave characteristics
/linux-4.1.27/include/drm/
H A Ddrm_edid.h286 /* Color characteristics */
/linux-4.1.27/drivers/hwmon/
H A Dg762.c10 * ability to configure various characteristics via .dts file or
575 * Helper to import hardware characteristics from .dts file and push
702 * Helper to import hardware characteristics from .dts file and push g762_of_clock_disable()
/linux-4.1.27/arch/ia64/include/asm/
H A Dpal.h1592 /* Return information about the virtual memory characteristics of the processor
1607 /* Get page size information about the virtual memory characteristics of the processor
1648 /* Get summary information about the virtual memory characteristics of the processor
/linux-4.1.27/drivers/sbus/char/
H A Djsflash.c23 * XXX The flash.c manipulates page caching characteristics in a certain
/linux-4.1.27/drivers/input/mouse/
H A Dsynaptics_usb.c90 /* characteristics of the device */
/linux-4.1.27/drivers/char/
H A Ddtlk.c34 These characteristics are mapped into the Unix stream I/O model as
/linux-4.1.27/mm/
H A Ddmapool.c119 * Returns a dma allocation pool with the requested characteristics, or
H A Dzsmalloc.c1844 * characteristics. So, we makes size_class point to zs_create_pool()
/linux-4.1.27/include/linux/input/
H A Dadxl34x.h4 * Digital Accelerometer characteristics are highly application specific
/linux-4.1.27/drivers/iio/adc/
H A Dat91_adc.c786 * as defined in the electrical characteristics of the board, calc_startup_ticks_9260()
1220 * specified by the electrical characteristics of the board. at91_adc_probe()
H A Dqcom-spmi-vadc.c117 * struct vadc_linear_graph - Represent ADC characteristics.
/linux-4.1.27/drivers/input/touchscreen/
H A Dwm97xx-core.c636 /* set up physical characteristics */ wm97xx_probe()
/linux-4.1.27/drivers/s390/cio/
H A Dchp.c469 /* Get channel-measurement characteristics. */ chp_new()
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_scsi.c329 /* tell the SCSI stack some characteristics of this adapter */ zfcp_scsi_adapter_register()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Damd.c763 * characteristics from the CPUID function 0x80000005 instead. cpu_detect_tlb_amd()
/linux-4.1.27/drivers/base/power/
H A Dqos.c335 * requested qos performance characteristics. It recomputes the aggregate
/linux-4.1.27/drivers/usb/wusbcore/
H A Dwa-rpipe.c187 * @crs enum rpipe_attr, required endpoint characteristics
/linux-4.1.27/drivers/video/fbdev/
H A Dbf54x-lq043fb.c106 * Timing characteristics taken from the SHARP LQ043T1DG01 datasheet
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dcx24110.c105 {0x63,0x00}, /* All GPIO pins use CMOS output characteristics */
/linux-4.1.27/arch/mips/kvm/
H A Dtrap_emul.c474 /* Read the cache characteristics from the host Config1 Register */ kvm_trap_emul_vcpu_setup()
/linux-4.1.27/kernel/power/
H A Dqos.c440 * performance characteristics. It recomputes the aggregate QoS expectations
/linux-4.1.27/sound/pci/ac97/
H A Dac97_pcm.c563 * @cfg: output stream characteristics
/linux-4.1.27/drivers/md/
H A Ddm-raid.c34 * characteristics.
779 * RAID characteristics
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c713 /* Allow module to change analog characteristics (1G->10G) */ ixgbe_setup_mac_link_multispeed_fiber()
776 /* Allow module to change analog characteristics (10G->1G) */ ixgbe_setup_mac_link_multispeed_fiber()
/linux-4.1.27/drivers/mtd/devices/
H A Dspear_smi.c488 * @mtd: Provides the memory characteristics
/linux-4.1.27/arch/sparc/kernel/
H A Dperf_event.c115 /* An event map describes the characteristics of a performance
/linux-4.1.27/arch/tile/include/hv/
H A Dnetio_intf.h2107 * @brief An object for specifying the characteristics of NetIO communication
2161 * characteristics, such as the ::NETIO_RECV flag, applications are advised
2186 /** Registration characteristics.
2188 This value determines several characteristics of the registration;
H A Dhypervisor.h1791 override characteristics of the buffer segment. Some
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd.h259 * A Queue Head (QH) holds the static characteristics of an endpoint and
H A Dcore.c923 * The HCCHARn register is set up with the characteristics specified in chan.
946 * Program the HCCHARn register with the endpoint characteristics for dwc2_hc_init()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_printer.c216 /* maxpacket and other transfer characteristics vary by speed. */ ep_desc()
/linux-4.1.27/include/net/netfilter/
H A Dnf_tables.h208 * characteristics
/linux-4.1.27/include/linux/mtd/
H A Dnand.h1027 /* get timing characteristics from ONFI timing mode. */
/linux-4.1.27/include/linux/
H A Dfb.h368 /* set tile characteristics */
H A Dusb.h1770 * a struct usb_device to identify an endpoint queue. Queue characteristics
/linux-4.1.27/sound/soc/fsl/
H A Dfsl_dma.c113 * fsl_dma_hardare: define characteristics of the PCM hardware.
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-lib.c556 * time, perturbed by propagation delays and some characteristics of the gpmi_nfc_compute_hardware_timing()
/linux-4.1.27/drivers/mtd/ubi/
H A Dbuild.c648 * characteristics. It looks like mostly multi-region flashes io_init()
/linux-4.1.27/drivers/media/usb/usbvision/
H A Dusbvision-video.c534 /* Determine the requested input characteristics vidioc_enum_input()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dmac80211.c106 /* Tell mac80211 our characteristics */ iwlagn_mac_setup_register()
H A Dcommands.h1686 * characteristics (e.g. antenna, fat channel, short guard interval), as set
1690 * match the modulation characteristics of the history set.
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx.h1138 * Card characteristics
H A Daic7xxx.h985 * Card characteristics
H A Daic79xx_osm.c176 * characteristics. Set the defaults here; they can be overriden with
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D4965.c1253 * Uses the active RXON for channel, band, and characteristics (ht40, high)
H A Dcommands.h1936 * characteristics (e.g. antenna, fat channel, short guard interval), as set
1940 * match the modulation characteristics of the history set.
H A Dcommon.h322 * characteristics of the analog radio circuitry vary with frequency.
H A D3945-mac.c3563 /* Tell mac80211 our characteristics */ il3945_setup_mac()
H A D4965-mac.c5753 /* Tell mac80211 our characteristics */ il4965_mac_setup_register()
/linux-4.1.27/drivers/block/
H A Dsx8.c248 /* attached device characteristics */
/linux-4.1.27/include/linux/usb/
H A Dgadget.h839 * endpoint addressing is only one of several hardware characteristics that
/linux-4.1.27/arch/powerpc/mm/
H A Dnuma.c1302 * characteristics change. This function doesn't perform any locking and is
/linux-4.1.27/sound/oss/dmasound/
H A Ddmasound_core.c150 * characteristics (other than the first that sets sample rate claiming the
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c271 e_err("Cannot change link characteristics when SoL/IDER is active.\n"); e1000_set_settings()
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dfw.c66 * characteristics they require.
/linux-4.1.27/drivers/net/irda/
H A Dirda-usb.c1536 * offer to us, describing their IrDA characteristics. We will use that in
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api.h734 /* placement characteristics */
H A Dmac80211.c420 /* Tell mac80211 our characteristics */ iwl_mvm_mac_setup_register()
/linux-4.1.27/drivers/hid/
H A Dhid-sony.c1445 /* Validate expected report characteristics. */ sony_leds_init()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Ddummy_hcd.c121 * - Fixed Function: in other cases. some characteristics may be mutable;
/linux-4.1.27/fs/nfs/
H A Dinode.c868 * Given an inode, search for an open context with the desired characteristics
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h1416 * \struct struct drx_aud_status * \brief Audio status characteristics.
/linux-4.1.27/
H A DMakefile647 # security feature characteristics depending on the compiler used. ("But I
/linux-4.1.27/drivers/tty/
H A Dcyclades.c1971 * This routine finds or computes the various line characteristics.
2129 /* set line characteristics according configuration */ cy_set_line_char()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c268 "Cannot change link characteristics when SoL/IDER is active.\n"); igb_set_settings()
/linux-4.1.27/drivers/net/ppp/
H A Dppp_generic.c235 * depend on the number of channels and their characteristics.
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dreg.h670 * These registers control the various characteristics of each queue
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c3792 * gather_hbainfo - HBA characteristics for the applications
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c2883 /* Array of GENET hardware parameters/characteristics */
/linux-4.1.27/drivers/net/wireless/
H A Dmwl8k.c2205 * characteristics, make sure that all BSSes are stopped temporary. mwl8k_post_cmd()
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.c1605 /* Setup both the size of the transfer and the SPLIT characteristics */ cvmx_usb_start_channel()
/linux-4.1.27/drivers/ata/
H A Dlibata-scsi.c2064 0xb1, /* page 0xb1, block device characteristics page */ ata_scsiop_inq_00()
/linux-4.1.27/fs/btrfs/
H A Dctree.h1989 * info about object characteristics. There is one for every file and dir in
/linux-4.1.27/net/netfilter/
H A Dnf_tables_api.c2183 * Select a set implementation based on the data characteristics and the
/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon.c405 * a description of the PMU main characteristics.

Completed in 6444 milliseconds