/linux-4.4.14/drivers/clk/at91/ |
D | clk-master.c | 51 const struct clk_master_characteristics *characteristics; member 93 const struct clk_master_characteristics *characteristics = in clk_master_recalc_rate() local 94 master->characteristics; in clk_master_recalc_rate() 104 if (characteristics->have_div3_pres && pres == MASTER_PRES_MAX) in clk_master_recalc_rate() 109 rate /= characteristics->divisors[div]; in clk_master_recalc_rate() 111 if (rate < characteristics->output.min) in clk_master_recalc_rate() 113 else if (rate > characteristics->output.max) in clk_master_recalc_rate() 139 const struct clk_master_characteristics *characteristics) in at91_clk_register_master() argument 161 master->characteristics = characteristics; in at91_clk_register_master() 197 struct clk_master_characteristics *characteristics; in of_at91_clk_master_get_characteristics() local [all …]
|
D | clk-pll.c | 69 const struct clk_pll_characteristics *characteristics; member 87 const struct clk_pll_characteristics *characteristics = in clk_pll_prepare() local 88 pll->characteristics; in clk_pll_prepare() 105 if (characteristics->out) in clk_pll_prepare() 106 out = characteristics->out[pll->range]; in clk_pll_prepare() 107 if (characteristics->icpll) { in clk_pll_prepare() 109 icpr |= (characteristics->icpll[pll->range] << in clk_pll_prepare() 166 const struct clk_pll_characteristics *characteristics = in clk_pll_get_best_div_mul() local 167 pll->characteristics; in clk_pll_get_best_div_mul() 176 if (parent_rate < characteristics->input.min) in clk_pll_get_best_div_mul() [all …]
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | dasd.h | 45 char characteristics[64]; /* from read_device_characteristics */ member 109 char characteristics[64]; /* from read_device_characteristics */ member
|
/linux-4.4.14/arch/s390/kernel/ |
D | sysinfo.c | 182 if (info->characteristics & LPAR_CHAR_DEDICATED) in stsi_2_2_2() 184 if (info->characteristics & LPAR_CHAR_SHARED) in stsi_2_2_2() 186 if (info->characteristics & LPAR_CHAR_LIMITED) in stsi_2_2_2()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | sysinfo.h | 87 unsigned char characteristics; member
|
/linux-4.4.14/Documentation/hwmon/ |
D | g762 | 18 hardware characteristics of the system (reference clock, pulses per 61 based on the parameters associated with the physical characteristics of the
|
D | asc7621 | 70 may be used. These characteristics are in registers 04h to 07h.
|
/linux-4.4.14/tools/usb/usbip/ |
D | configure.ac | 34 # Checks for typedefs, structures, and compiler characteristics.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-usb-gadget | 40 bmAttributes - configuration characteristics
|
D | configfs-usb-gadget-uvc | 171 bmFlags - characteristics of this format,
|
D | sysfs-bus-coresight-devices-etm3x | 23 characteristics about the address comparator being configure,
|
D | sysfs-kernel-slab | 348 possible depending on its characteristics.
|
/linux-4.4.14/Documentation/serial/ |
D | serial-rs485.txt | 6 electrical characteristics of drivers and receivers for use in balanced
|
/linux-4.4.14/fs/f2fs/ |
D | Kconfig | 10 Since flash-based storages show different characteristics according to
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | Kconfig | 74 to match the transceiver to the cable characteristics. This is
|
/linux-4.4.14/Documentation/video4linux/ |
D | si476x.txt | 18 SI476x allow user to get multiple characteristics that can be very
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 56 from efuse-address to pick up ABB characteristics. Set to 0 if
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | nested-vmx.txt | 18 its implementation and its performance characteristics, in the OSDI 2010 paper
|
D | mmu.txt | 12 with the specification, not emulate the characteristics of
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd_diag.c | 611 memcpy(info->characteristics, in dasd_diag_fill_info()
|
D | dasd_fba.c | 443 memcpy(info->characteristics, in dasd_fba_fill_info()
|
D | dasd_eckd.c | 3630 memcpy(info->characteristics, &private->rdc_data, in dasd_eckd_fill_info()
|
/linux-4.4.14/Documentation/spi/ |
D | spidev | 29 Set up the other device characteristics (bits per word, SPI clocking,
|
D | spi-summary | 432 Some drivers may need to modify spi_device characteristics like the
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 51 translation table), which has various configurable characteristics 67 window and sixteen M64 windows. They have different characteristics.
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 62 to take advantage of the characteristics of the 80386. I expect that 69 structured taking account of the 80386 characteristics.
|
/linux-4.4.14/Documentation/ |
D | clk.txt | 195 clock hardware characteristics
|
D | edac.txt | 122 a given motherboard, memory controller and DIMM characteristics. 645 several characteristics of the address to match an error code:
|
D | workqueue.txt | 344 execution characteristics between using a dedicated wq and a system
|
D | bcache.txt | 9 It's designed around the performance characteristics of SSDs - it only allocates
|
D | memory-barriers.txt | 2520 respect to each other on the issuing CPU depends on the characteristics
|
/linux-4.4.14/Documentation/timers/ |
D | timekeeping.txt | 126 characteristics as the clock source, i.e. it should be monotonic.
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs.txt | 203 with the existing filesystem alignment characteristics. In
|
D | f2fs.txt | 7 they are known to have different characteristics from the conventional rotating
|
D | xfs-delayed-logging-design.txt | 792 characteristics, but this should not be necessary if delayed logging works as
|
/linux-4.4.14/Documentation/device-mapper/ |
D | cache.txt | 214 the characteristics of a specific policy, always request it by name.
|
D | thin-provisioning.txt | 34 characteristics, for example due to fragmentation of the data volume.
|
/linux-4.4.14/Documentation/scsi/ |
D | sym53c8xx_2.txt | 127 The following table shows some characteristics of the chip family. 205 characteristics. This feature may also reduce average command latency.
|
D | ncr53c8xx.txt | 153 following table shows some characteristics of NCR 8xx family chips 239 characteristics. This feature may also reduce average command latency.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 36 The internal DAC/ADC has the following characteristics:
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 26 hardware characteristics including data busses, interrupt lines, GPIO
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 145 ccw to retrieve device characteristics in its online routine.
|
D | Debugging390.txt | 1358 operating characteristics of a subchannel (e.g. channel paths).
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet.txt | 195 you can specify various characteristics of your card on the command
|
D | bonding.txt | 789 characteristics but can cause packet reordering. If re-ordering is
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | dra7.dtsi | 1504 * causes the device switching characteristics
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 122 move into the block device structure in the future. Some characteristics 245 characteristics
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 346 characteristics of a subject or an object.
|
/linux-4.4.14/Documentation/cgroups/ |
D | cpusets.txt | 93 performance characteristics.
|