/linux-4.4.14/arch/alpha/include/asm/ |
H A D | word-at-a-time.h | 42 /* Retain lowest set bit only */ find_zero() 44 /* Binary search for lowest set bit */ find_zero()
|
H A D | dma.h | 66 * and counts _must_ be word-aligned (the lowest address bit is _ignored_ at
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | msidef.h | 44 /* lowest priority */
|
H A D | irq_vectors.h | 43 * Reserve the lowest usable vector (and hence lowest priority) 0x20 for
|
H A D | io_apic.h | 69 * 001: lowest prio
|
H A D | dma.h | 61 * and counts _must_ be word-aligned (the lowest address bit is _ignored_ at
|
H A D | apic.h | 571 * specified in the interrupt destination when using lowest flat_vector_allocation_domain()
|
/linux-4.4.14/include/linux/spi/ |
H A D | max7301.h | 27 * _note_ the 4 lowest bits are unused, because the first 4
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | isc.h | 10 * Reminder: 0 is highest priority, 7 lowest.
|
/linux-4.4.14/arch/blackfin/include/asm/ |
H A D | l1layout.h | 25 keep track of the lowest address of the stack pointer during its
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | irq_comm.c | 57 struct kvm_vcpu *vcpu, *lowest = NULL; kvm_irq_delivery_to_apic() local 61 printk(KERN_INFO "kvm: apic: phys broadcast and lowest prio\n"); kvm_irq_delivery_to_apic() 81 if (!lowest) kvm_for_each_vcpu() 82 lowest = vcpu; kvm_for_each_vcpu() 83 else if (kvm_apic_compare_prio(vcpu, lowest) < 0) kvm_for_each_vcpu() 84 lowest = vcpu; kvm_for_each_vcpu() 88 if (lowest) 89 r = kvm_apic_set_irq(lowest, irq, dest_map);
|
/linux-4.4.14/drivers/clk/qcom/ |
H A D | clk-rcg.h | 42 * @mnctr_mode_shift: lowest bit of mn counter mode field 43 * @n_val_shift: lowest bit of n value field 44 * @m_val_shift: lowest bit of m value field 62 * @pre_div_shift: lowest bit of pre divider field 72 * @src_sel_shift: lowest bit of source selection field
|
H A D | clk-rcg2.c | 368 /* switch to XO, which is the lowest entry in the freq table */ clk_rcg2_shared_disable()
|
/linux-4.4.14/arch/m32r/kernel/ |
H A D | irq.c | 13 * This file contains the lowest level m32r-specific interrupt
|
/linux-4.4.14/arch/blackfin/include/mach-common/ |
H A D | irq.h | 31 * System Call IVG15 15 (lowest priority)
|
/linux-4.4.14/drivers/clk/ingenic/ |
H A D | cgu.h | 29 * index of the lowest bit of the multiplier value in the PLL's 35 * index of the lowest bit of the divider value in the PLL's 41 * the index of the lowest bit of the post-VCO divider value in 67 * the lowest bit of the mux value within its control register) 80 * the lowest bit of the divide value within its control register)
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | cardbus.c | 65 * and handles the lowest level PCI device setup issues. 105 * cb_free() handles the lowest level PCI device cleanup.
|
/linux-4.4.14/kernel/time/ |
H A D | jiffies.c | 30 /* The Jiffies based clocksource is the lowest common 69 .rating = 1, /* lowest valid rating*/
|
H A D | sched_clock.c | 51 * @seq: Sequence counter for protecting updates. The lowest
|
/linux-4.4.14/drivers/staging/unisys/include/ |
H A D | diagchannel.h | 19 /* Levels of severity for diagnostic events, in order from lowest severity to
|
/linux-4.4.14/arch/x86/platform/uv/ |
H A D | uv_time.c | 196 u64 lowest = ULLONG_MAX; uv_rtc_find_next_timer() local 202 if (exp < lowest) { uv_rtc_find_next_timer() 204 lowest = exp; uv_rtc_find_next_timer() 210 if (uv_setup_intr(c, lowest)) uv_rtc_find_next_timer()
|
/linux-4.4.14/arch/c6x/include/asm/ |
H A D | irq.h | 28 * priority and IRQ 15 having the lowest.
|
/linux-4.4.14/lib/xz/ |
H A D | xz_lzma2.h | 23 * Maximum number of position states. A position state is the lowest pb 60 /* The lowest 7 states indicate that the previous state was a literal. */ 174 * - alignment bits: four lowest bits 188 * lowest four bits (alignment) is encoded using probabilities.
|
H A D | xz_dec_bcj.c | 42 * data (in a single .xz Block). We care only about the lowest 32 216 /* 41-bit instruction stored somewhere in the lowest 48 bits */ bcj_ia64()
|
/linux-4.4.14/include/linux/pinctrl/ |
H A D | pinctrl-state.h | 26 * its lowest sleep state. Could typically be set from an
|
/linux-4.4.14/drivers/sh/clk/ |
H A D | core.c | 94 unsigned long highest, lowest, freq; clk_rate_round_helper() local 99 lowest = ~0UL; clk_rate_round_helper() 104 if (freq < lowest) for_each_frequency() 105 lowest = freq; for_each_frequency() 119 if (rounder->rate <= lowest) 120 rate_best_fit = lowest;
|
/linux-4.4.14/include/net/ |
H A D | llc.h | 48 * @p_bit - only lowest-order bit used 49 * @f_bit - only lowest-order bit used
|
H A D | llc_pdu.h | 47 /* Get PDU type from 2 lowest-order bits of control field first byte */ 112 #define LLC_XID_MIN_RW 0x02 /* lowest-order bit always zero */ 163 * send state variable value in low-order 7 bits (insure the lowest-order 178 * lowest-order bit)
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | maar.h | 34 * @lower: The lowest address that the MAAR pair will affect. Must be 79 * @lower: The lowest address that the MAAR pair will affect. Must be
|
H A D | dma.h | 67 * and counts _must_ be word-aligned (the lowest address bit is _ignored_ at
|
/linux-4.4.14/arch/powerpc/boot/ |
H A D | cuboot-acadia.c | 129 udiv = 256; /* Assume lowest possible serial clk */ get_clocks() 147 diff = idiff; /* update lowest diff*/ get_clocks()
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | irq_64.c | 4 * This file contains the lowest level x86_64-specific interrupt
|
H A D | irq_32.c | 4 * This file contains the lowest level x86-specific interrupt
|
H A D | kexec-bzimage64.c | 34 * Defines lowest physical address for various segments. Not sure where
|
/linux-4.4.14/fs/ocfs2/cluster/ |
H A D | quorum.c | 118 "lowest: %d (%sreachable)\n", qs->qs_heartbeating, o2quo_make_decision() 141 * the lowest numbered node */ o2quo_make_decision() 155 "nodes which doesn't include the lowest active " o2quo_make_decision() 168 "connected: %d, lowest: %d (%sreachable)\n", o2quo_make_decision()
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
H A D | ip27-xtalk.c | 72 * hub connected at highest or lowest widget as xbow_probe()
|
/linux-4.4.14/arch/mn10300/proc-mn103e010/ |
H A D | proc-init.c | 57 /* disable all interrupts and set to priority 6 (lowest) */ processor_init()
|
/linux-4.4.14/arch/mn10300/proc-mn2ws0050/ |
H A D | proc-init.c | 73 /* disable all interrupts and set to priority 6 (lowest) */ processor_init()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | msdi.c | 57 * the value that results in the lowest possible clock rate, to attempt
|
H A D | omap-pm.h | 106 * information to set the interconnect clock to run at the lowest
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
H A D | pleb.c | 69 * the two SA1100 lowest chip select outputs.
|
H A D | sleep.S | 53 @ delay 90us and set CPU PLL to lowest speed
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | longrun.c | 155 * longrun_determine_freqs - determines the lowest and highest possible core frequency 156 * @low_freq: an int to put the lowest frequency into 159 * Determines the lowest and highest possible core frequencies on this CPU.
|
H A D | powernow-k8.h | 89 * - lowest entry in the high fid table must be >= 2 * the entry in the 91 * - lowest entry in the high fid table must be a <= 200MHz + 2 * the entry 95 * - lowest frequency must be >= interprocessor hypertransport link speed
|
H A D | cppc_cpufreq.c | 29 * e.g. For each CPU the highest, lowest supported
|
/linux-4.4.14/fs/ubifs/ |
H A D | key.h | 120 * lowest_ino_key - get the lowest possible inode key. 201 * lowest_dent_key - get the lowest possible directory entry key. 203 * @key: where to store the lowest key 252 * lowest_xent_key - get the lowest possible extended attribute entry key. 254 * @key: where to store the lowest key
|
H A D | tnc_misc.c | 176 * Find the lowest leftmost znode in a subtree of the TNC tree. The LNC is
|
/linux-4.4.14/include/linux/ |
H A D | plist.h | 20 * priority from INT_MIN (highest) to INT_MAX (lowest). 70 * is lowest priority. 289 * plist_last - return the last node (and thus, lowest priority)
|
H A D | list_bl.h | 8 * Special version of lists, where head of the list has a lock in the lowest
|
H A D | stm.h | 67 * description. That is, the lowest master that can be allocated to software
|
H A D | gfp.h | 214 * The flags indicates that the caller requires that the lowest zone be 218 * lowest zone as a type of emergency reserve. 297 * zone to use given the lowest 4 bits of gfp_t. Entries are ZONE_SHIFT long 304 * Only 1 bit of the lowest 3 bits (DMA,DMA32,HIGHMEM) can be set to "1".
|
H A D | memblock.h | 354 * memblock_region_memory_base_pfn - Return the lowest pfn intersecting with the memory region 372 * memblock_region_reserved_base_pfn - Return the lowest pfn intersecting with the reserved region
|
H A D | fsnotify_backend.h | 145 * priority to lowest priority. We default to the lowest priority.
|
H A D | devfreq.h | 61 * freq or lowest-upper-than-freq value. If freq is
|
H A D | dio.h | 118 #define DIOII_SCBASE 132 /* lowest DIO-II select code */
|
/linux-4.4.14/drivers/mfd/ |
H A D | vx855.c | 93 /* mask out the lowest seven bits, as they are always zero, but vx855_probe()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
H A D | mdp4_lvds_pll.c | 44 /* NOTE: keep sorted highest freq to lowest: */
|
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/ |
H A D | amd.c | 34 * So to get a size we do invert the mask and add 1 to the lowest amd_get_mtrr()
|
/linux-4.4.14/arch/x86/math-emu/ |
H A D | reg_u_add.S | 97 jz L_more_31_no_low /* none of the lowest bits is set */
|
H A D | reg_u_sub.S | 97 jz L_more_31_no_low /* none of the lowest bits is set */
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | irq_i8259.c | 65 /* Ack the interrupt making it the lowest priority. */ i8259a_mask_and_ack_irq()
|
/linux-4.4.14/arch/alpha/oprofile/ |
H A D | op_model_ev4.c | 30 the EXTERNAL event source, hoping that it'll be the lowest ev4_reg_setup()
|
/linux-4.4.14/arch/arc/kernel/ |
H A D | ctx_sw.c | 9 * -"C" version of lowest level context switch asm macro called by schedular
|
/linux-4.4.14/mm/ |
H A D | mm_init.c | 175 .priority = IPC_CALLBACK_PRI, /* use lowest priority */
|
/linux-4.4.14/net/dccp/ |
H A D | qpolicy.c | 37 * of tx_qlen elements, replace older packets lowest-priority-first.
|
H A D | ackvec.h | 63 * @av_tail_ackno: lowest seqno of acknowledgeable packet recorded in @av_buf
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | processor_32.h | 27 /* Whee, this is STACK_TOP + PAGE_SIZE and the lowest kernel address too...
|
/linux-4.4.14/arch/m68k/math-emu/ |
H A D | fp_log.c | 62 if (!(exp & 1)) /* lowest bit of exponent is set */ fp_fsqrt()
|
/linux-4.4.14/arch/avr32/mach-at32ap/ |
H A D | intc.c | 119 * Initialize all interrupts to level 0 (lowest priority). The init_IRQ()
|
/linux-4.4.14/sound/ppc/ |
H A D | burgundy.h | 78 /* Remember: lowest volume here is 0x9B (155) */
|
/linux-4.4.14/kernel/sched/ |
H A D | cpupri.c | 15 * going from the lowest priority to the highest. CPUs in the INVALID state 54 * cpupri_find - find the best (lowest-pri) CPU in the system
|
/linux-4.4.14/drivers/watchdog/ |
H A D | sunxi_wdt.c | 105 /* Set lowest timeout and enable watchdog */ sunxi_restart_handle() 112 * Restart the watchdog. The default (and lowest) interval sunxi_restart_handle()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | auo_k1900fb.c | 98 /* y1 and y2 must be a multiple of 2 so drop the lowest bit */ auok1900_update_region()
|
H A D | atafb_utils.h | 19 * equivalents for large blits, and that's important to the lowest level of
|
H A D | auo_k1901fb.c | 137 /* y1 and y2 must be a multiple of 2 so drop the lowest bit */ auok1901_update_region()
|
/linux-4.4.14/drivers/md/ |
H A D | dm-verity.c | 79 /* starting blocks for each tree level. 0 is the lowest level. */ 166 * (0 is the lowest level). 167 * The lowest "hash_per_block_bits"-bits of the result denote hash position 250 * a lower tree level or for the data block (if we're at the lowest leve).
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-btree.h | 157 * no lowest key.
|
/linux-4.4.14/drivers/input/keyboard/ |
H A D | amikbd.c | 195 down = !(scancode & 1); /* lowest bit is release bit */ amikbd_interrupt()
|
/linux-4.4.14/drivers/message/fusion/ |
H A D | mptdebug.h | 37 * This is the lowest level, and most verbose. Please refer to manual
|
/linux-4.4.14/drivers/misc/eeprom/ |
H A D | max6875.c | 18 * The MAX6875 ignores the lowest address bit, so each chip responds to
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | tt.h | 49 IWL_TI_CT_KILL, /* critical temperature detected, lowest power state */
|
/linux-4.4.14/drivers/pnp/ |
H A D | core.c | 69 /* assign the lowest unused number */ pnp_register_protocol()
|
/linux-4.4.14/drivers/block/drbd/ |
H A D | drbd_interval.c | 129 * tree, the interval with the lowest start sector is returned, and all other
|
/linux-4.4.14/arch/sparc/lib/ |
H A D | checksum_64.S | 47 /* We "remember" whether the lowest bit in the address
|
H A D | csum_copy.S | 77 /* We "remember" whether the lowest bit in the address
|
/linux-4.4.14/arch/xtensa/include/asm/ |
H A D | page.h | 61 * When the page number is translated to the physical page address, the lowest
|
/linux-4.4.14/block/ |
H A D | ioprio.c | 11 * being the lowest.
|
H A D | blk-settings.c | 348 * This should be set to the lowest possible block size that the 370 * This should be set to the lowest possible sector size that the 599 /* Find lowest common alignment_offset */ blk_stack_limits()
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | smp.h | 99 * So the workaround is to use the lowest level arch spinlock API.
|
H A D | pgtable.h | 226 * No special requirements for lowest virtual address we permit any user space
|
/linux-4.4.14/include/scsi/fc/ |
H A D | fc_fc2.h | 39 __be16 ssb_low_seq_cnt; /* lowest SEQ_CNT */
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | octeon_switch.S | 159 ori v1, v1, 0x9500 /* lowest OCTEON III PrId*/ 161 subu v1, v0, v1 /* prid - lowest OCTEON III PrId */ 346 ori v0, v0, 0x9500 /* lowest OCTEON III PrId*/ 400 subu v0, t3, v0 /* prid - lowest OCTEON III PrId */
|
/linux-4.4.14/arch/sh/drivers/pci/ |
H A D | pci-sh7751.c | 130 * the lowest PCI mapped address sh7751_pci_init()
|
/linux-4.4.14/arch/sh/mm/ |
H A D | cache-sh7705.c | 91 * (by masking off the lowest 2 bits of the 19-bit tag; these bits are __flush_dcache_page()
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | iommu.c | 172 int lowest = iommu->ctx_lowest_free; iommu_alloc_ctx() local 173 int n = find_next_zero_bit(iommu->ctx_bitmap, IOMMU_NUM_CTXS, lowest); iommu_alloc_ctx() 176 n = find_next_zero_bit(iommu->ctx_bitmap, lowest, 1); iommu_alloc_ctx() 177 if (unlikely(n == lowest)) { iommu_alloc_ctx()
|
/linux-4.4.14/arch/mips/sgi-ip22/ |
H A D | ip22-reset.c | 159 * House. Only lowest 2 bits are used. Guiness uses upper four bits panel_int()
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | hw_irq.h | 29 * 16 lowest priority, 255 highest priority
|
/linux-4.4.14/arch/arm/mach-davinci/ |
H A D | cp_intc.c | 158 * had the lowest priority. cp_intc_of_init()
|
/linux-4.4.14/net/ipv4/ |
H A D | tcp_hybla.c | 96 /* Recalculate rho only if this srtt is the lowest */ hybla_cong_avoid()
|
H A D | syncookies.c | 29 /* TCP Timestamp: 6 lowest bits of timestamp sent in the cookie SYN-ACK 249 /* echoed timestamp, lowest bits contain options */ cookie_timestamp_decode()
|
/linux-4.4.14/tools/virtio/linux/ |
H A D | scatterlist.h | 101 * Set lowest bit to indicate a link pointer, and make sure to clear sg_chain()
|
/linux-4.4.14/crypto/ |
H A D | gf128mul.c | 255 the buffer's lowest byte, we can construct a table of 400 lowest byte. This requires a 4096 byte table.
|
/linux-4.4.14/drivers/acpi/ |
H A D | device_pm.c | 500 * @d_max_p: Location to store the lowest power state available to the device. 502 * Find the lowest power (highest number) and highest power (lowest number) ACPI 526 * If the system state is S0, the lowest power state the device can be acpi_dev_pm_get_state() 529 * lowest power state available to the device. acpi_dev_pm_get_state() 573 * (ACPI 3.x), it should return the maximum (lowest power) D-state that acpi_dev_pm_get_state()
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 1106 unsigned int lowest = 0; abx500_get_gpio_num() local 1128 lowest = gstart; abx500_get_gpio_num() 1131 if (gstart < lowest) abx500_get_gpio_num() 1132 lowest = gstart; abx500_get_gpio_num() 1138 npins = highest - lowest + 1; abx500_get_gpio_num()
|
/linux-4.4.14/drivers/hwmon/ |
H A D | tmp401.c | 70 { 0x30, 0x34 }, /* lowest */ 79 { 0x30, 0x34 }, /* lowest */ 88 { 0x31, 0x35 }, /* lowest */
|
/linux-4.4.14/drivers/pci/ |
H A D | pci-acpi.c | 362 * (lowest D-state number) supported in the S-state "x". 372 * the lowest power (highest D-state number) the device 378 * choose from highest power _SxD to lowest power _SxW
|
H A D | pci.h | 262 struct pci_dev *dev; /* lowest numbered PF */
|
/linux-4.4.14/fs/logfs/ |
H A D | gc.c | 252 * deal with bad blocks. We try to keep the best (lowest ec) segments on this 358 * criterion is to GC on the lowest level available. 360 * So we search the least effort segment on the lowest level first,
|
/linux-4.4.14/drivers/hwmon/pmbus/ |
H A D | pmbus_core.c | 1125 .attr = "lowest", 1188 .attr = "lowest", 1258 .attr = "lowest", 1292 .attr = "lowest", 1437 .attr = "lowest", 1475 .attr = "lowest",
|
/linux-4.4.14/drivers/usb/host/ |
H A D | ehci-timer.c | 52 * we keep track only of the lowest-numbered pending event, in 94 /* Track only the lowest-numbered pending event */ ehci_enable_event()
|
/linux-4.4.14/drivers/video/fbdev/kyro/ |
H A D | STG4000OverlayDevice.c | 425 * lowest to the next lowest 128 bit boundary, and the right hand edge SetOverlayViewPort()
|
/linux-4.4.14/drivers/input/misc/ |
H A D | kxtj9.c | 184 /* Use the lowest ODR that can support the requested poll interval */ kxtj9_update_odr() 348 * lowest ODR that can support the requested interval. The client application
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-rgmii.c | 324 /* Disable the lowest level RX */ __cvmx_helper_rgmii_link_set() 437 /* Enable the lowest level RX */ __cvmx_helper_rgmii_link_set()
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | efi-stub-helper.c | 225 * Allocate at the lowest possible address. 542 * address is not available the lowest available address will
|
/linux-4.4.14/fs/btrfs/ |
H A D | relocation.c | 68 unsigned int lowest:1; member in struct:backref_node 433 BUG_ON(!node->lowest && !node->detached); remove_backref_node() 446 node->lowest = 1; remove_backref_node() 455 upper->lowest = 1; remove_backref_node() 722 node->lowest = 1; 1060 if (upper->lowest) { 1062 upper->lowest = 0; 1109 if (upper->lowest) { 1111 upper->lowest = 0; 1230 new_node->lowest = node->lowest; clone_backref_node() 1234 if (!node->lowest) { clone_backref_node() 1254 if (!new_node->lowest) { clone_backref_node() 1968 * walk down reloc tree to find relocated block of lowest level 2640 struct btrfs_path *path, int lowest) do_relocation() 2654 BUG_ON(lowest && node->eb); do_relocation() 2666 if (!lowest) { do_relocation() 2704 if (lowest) { do_relocation() 2636 do_relocation(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct backref_node *node, struct btrfs_key *key, struct btrfs_path *path, int lowest) do_relocation() argument
|
/linux-4.4.14/drivers/staging/android/ion/ |
H A D | ion.h | 110 * heaps will be tried in order from highest to lowest
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | remote_node_table.h | 76 * in bytes and represent them in DWORDs. The lowest ordered bits are the ones
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-gic-v2m.c | 29 * [25:16] lowest SPI assigned to MSI
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | io.h | 185 diva_os_dump_file_t dump_file; /* dump memory to file at lowest irq level */
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | dsp.h | 74 /* how many seconds will we check the lowest delay until the jitter buffer
|
H A D | dsp_cmx.c | 1769 /* find the lowest of all rx_delays */ 1785 "%s lowest rx_delay of %d bytes for" 1801 /* find the lowest of all tx_delays */ 1816 "%s lowest tx_delay of %d bytes for"
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
H A D | rc.c | 33 *it to lowest rate CCK_1M, otherwise we set rate to
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
H A D | igb_ptp.c | 104 /* The timestamp latches on lowest register read. For the 82580 igb_ptp_read_82580() 105 * the lowest register is SYSTIMR instead of SYSTIML. However we only igb_ptp_read_82580() 125 /* The timestamp latches on lowest register read. For I210/I211, the igb_ptp_read_i210() 126 * lowest register is SYSTIMR. Since we only need to provide nanosecond igb_ptp_read_i210()
|
/linux-4.4.14/drivers/parisc/ |
H A D | power.c | 133 * Bit 31 ("the lowest bit) is the status of the power switch. kpowerswd()
|
/linux-4.4.14/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.h | 80 * @low_bit: The lowest bit of this group.
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
H A D | core.c | 154 ar->ac_stream_pri_map[WMM_AC_BK] = 0; /* lowest */ ath6kl_core_init()
|
H A D | htc.h | 443 /* list of lowest priority endpoints */
|
H A D | wmi.h | 1241 /* lowest of upper */ 1252 /* lowest of bellow */ 1281 /* lowest of uppper */ 1290 /* lowest of bellow */
|
/linux-4.4.14/drivers/power/ |
H A D | rx51_battery.c | 87 * Table2 (lowest RAW value for temperature)
|
/linux-4.4.14/drivers/ata/ |
H A D | pata_cs5535.c | 111 /* Command timing has to be for the lowest of the pair of devices */ cs5535_set_piomode()
|
H A D | pata_sil680.c | 102 * registers are shared between the devices so we must pick the lowest
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | cdv_intel_crt.c | 73 /* The lowest clock for CDV is 20000KHz */ cdv_intel_crt_mode_valid()
|
/linux-4.4.14/arch/x86/entry/vdso/ |
H A D | vma.c | 69 /* Round the lowest possible end address up to a PMD boundary. */ vdso_addr()
|
/linux-4.4.14/arch/x86/mm/ |
H A D | pat_rbtree.c | 75 /* Find the first (lowest start addr) overlapping range from rb tree */ memtype_rb_lowest_match()
|
/linux-4.4.14/include/xen/interface/ |
H A D | elfnote.h | 143 * The lowest address the hypervisor hole can begin at (numeric).
|
H A D | event_channel.h | 253 /* Events may have priorities from 0 (highest) to 15 (lowest). */
|
/linux-4.4.14/include/linux/sunrpc/ |
H A D | msg_prot.h | 89 * XDR integers, the byte order is from highest to lowest. The number
|
/linux-4.4.14/include/uapi/linux/ |
H A D | tipc.h | 92 #define TIPC_RESERVED_TYPES 64 /* lowest user-publishable name type */
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | pci_64.c | 36 * This is the lowest I/O base address (so bar values are always positive),
|
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/ |
H A D | msp_pci.h | 38 * addresses to fall within the lowest 512MB of
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
H A D | smp.c | 119 /* The present CPUs get the lowest CPU numbers. */ octeon_smp_setup()
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | time.c | 47 * rate of 1. The write-only register is 32-bits wide. When the lowest
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | kgdb.c | 289 * Want to be lowest priority
|
/linux-4.4.14/arch/avr32/boards/favr-32/ |
H A D | setup.c | 309 * lowest frequency for the PLL. set_abdac_rate()
|
/linux-4.4.14/net/ipv6/ |
H A D | syncookies.c | 32 * Due to IPV6_MIN_MTU=1280 the lowest possible MSS is 1220, which allows
|
/linux-4.4.14/net/llc/ |
H A D | llc_input.c | 108 * by looking at the two lowest-order bits of the first control field
|
/linux-4.4.14/sound/soc/fsl/ |
H A D | wm1133-ev1.c | 43 /* in order of power consumption per rate (lowest first) */
|
/linux-4.4.14/tools/power/cpupower/utils/helpers/ |
H A D | bitmask.c | 154 /* Number of lowest set bit (min) */ bitmask_first()
|
/linux-4.4.14/drivers/net/ethernet/neterion/ |
H A D | s2io-regs.h | 427 #define TX_FIFO_PARTITION_PRI_7 7 /* lowest */ 551 #define RX_QUEUE_PRI_7 7 /* lowest */
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | qcu.c | 576 * Txtime of ack at lowest rate + SIFS + DIFS ath5k_hw_set_ifs_intervals() 597 * Also we have different lowest rate for 802.11a ath5k_hw_set_ifs_intervals()
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 395 * e500 doesn't implement the lowest tsize bit, kvmppc_e500_shadow_map() 440 * e500 doesn't implement the lowest tsize bit, kvmppc_e500_shadow_map()
|
/linux-4.4.14/arch/mips/alchemy/common/ |
H A D | irq.c | 72 int prio; /* irq priority, 0 highest, 3 lowest */ 564 * @p: priority (0 = highest, 3 = lowest).
|
/linux-4.4.14/arch/arm/plat-omap/ |
H A D | dmtimer.c | 65 * @reg: lowest byte holds the register offset 80 * @reg: lowest byte holds the register offset
|
/linux-4.4.14/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 788 /* Put VTTGEN in the lowest power mode */ 815 * and COMP in the lowest power mode when LP1.
|
/linux-4.4.14/net/mac80211/ |
H A D | rc80211_minstrel.c | 147 /* Use lowest rate last */ minstrel_update_rates() 384 * chain is set up - [max_tp,sample,prob,lowest] for minstrel_get_rate()
|
/linux-4.4.14/drivers/scsi/ |
H A D | vmw_pvscsi.h | 308 * completion of the i/o. For guest OSes that use lowest priority message
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | amplc_dio200.c | 137 * counter subdevice precedes the lowest.
|
H A D | amplc_dio200_pci.c | 168 * counter subdevice precedes the lowest.
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
H A D | g450_pll.c | 467 frequency to higher - with <= lowest wins, while __g450_setclk()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | friio-fe.c | 168 /* AGC Time Constant 2s, AGC take-over point:103dBuV(lowest) */ jdvbt90502_pll_set_freq()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | dport.c | 348 /* restrict link config to the lowest required rate, if requested */ nvkm_dp_train()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
H A D | i40evf.h | 124 * And yes, it's the same math going both ways. The lowest value
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_phy_8960.c | 54 /* NOTE: keep sorted highest freq to lowest: */
|
/linux-4.4.14/arch/unicore32/include/asm/ |
H A D | pgtable.h | 60 * This is the lowest virtual address we can permit any user space
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | camellia-aesni-avx2-asm_64.S | 343 vpbroadcastd kll, t0; /* only lowest 32-bit used */ \ 361 vpbroadcastd krr, t0; /* only lowest 32-bit used */ \ 394 vpbroadcastd krl, t0; /* only lowest 32-bit used */ \ 424 vpbroadcastd klr, t0; /* only lowest 32-bit used */ \
|
/linux-4.4.14/lib/ |
H A D | klist.c | 42 * Use the lowest bit of n_klist to mark deleted nodes and exclude
|
/linux-4.4.14/kernel/trace/ |
H A D | ring_buffer_benchmark.c | 321 trace_printk("WARNING!!! This test is running at lowest priority.\n"); ring_buffer_producer()
|
/linux-4.4.14/include/drm/ |
H A D | drm_crtc_helper.h | 78 * unsupported, the provider must use the next lowest power level.
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | dma.h | 79 * and counts _must_ be word-aligned (the lowest address bit is _ignored_ at
|
H A D | sfp-machine.h | 25 In picking out asm fragments I've gone with the lowest common
|
/linux-4.4.14/arch/m68k/sun3/ |
H A D | mmu_emu.c | 173 // the lowest mapping here is the end of our mmu_emu_init()
|
/linux-4.4.14/arch/parisc/include/asm/ |
H A D | processor.h | 261 * is stuffed into the lowest bit of the user sp (%r30), so we fill
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | pgtable.h | 60 * This is the lowest virtual address we can permit any user space
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | pm-imx5.c | 51 * This is also the lowest power state possible without affecting
|
/linux-4.4.14/drivers/w1/ |
H A D | w1.h | 114 * @touch_bit: the lowest-level function for devices that really support the
|
/linux-4.4.14/drivers/net/can/ |
H A D | at91_can.c | 434 * is the lowest. If two mailboxes have the same priority level the 435 * message of the mailbox with the lowest number is sent first. 645 * lowest). This makes it very difficult to read the messages in the
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | txrx.c | 139 /* Inject 1 transmission on lowest g-rate */ tx_policy_build() 150 * successful transmission on the lowest g rate tx_policy_build() 164 /* Inject 2 transmissions on lowest g-rate */ tx_policy_build()
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
H A D | mm.c | 517 * This is the lowest level dma mapping routine, and is the one that will 644 * This is the lowest level dma region create routine, and is the one that 714 * This is the lowest level dma region free routine, and is the one that
|
/linux-4.4.14/drivers/tty/hvc/ |
H A D | hvcs.c | 108 * align with how the tty layer always assigns the lowest index available. This 223 * hotplugged vty-server adapter will always map to the lowest index valued 226 * the vty-server adapters in the partition but it may have the lowest dev node 228 * adapter. There are a set of functions provided to get the lowest index for 749 /* Find the numerically lowest first free index. */ hvcs_get_index()
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-atmel.c | 486 * However, the first data has to be written into the lowest 16 bits and atmel_spi_dma_slave_config() 872 * Calculate the lowest divider that satisfies the atmel_spi_set_xfer_speed() 1057 u16 rd; /* RD field is the lowest 16 bits of RDR */ atmel_spi_pump_fifo_data()
|
H A D | spi-bcm63xx.c | 218 /* No matching configuration found, default to lowest */ bcm63xx_spi_setup_transfer()
|
H A D | spi-omap-uwire.c | 380 pr_debug("%s: lowest clock %ld, need %d\n", uwire_setup_transfer()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
H A D | mpic.c | 414 /* use the lowest bit inverted to the actual HW, mpic_startup_ht_interrupt() 440 /* use the lowest bit inverted to the actual HW, mpic_shutdown_ht_interrupt() 1975 /* we use the lowest bit in an inverted meaning */ mpic_resume_one()
|
/linux-4.4.14/drivers/usb/core/ |
H A D | port.c | 107 * as that is the lowest latency method to restart the port. usb_port_runtime_resume()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | sec_bulk.c | 113 unsigned long epp_st_lowfree; /* lowest free pages reached */
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-pcf8563.c | 589 /* Set timer to lowest frequency to save power (ref Haoyu datasheet) */ pcf8563_probe()
|
/linux-4.4.14/drivers/sbus/char/ |
H A D | bbc_envctrl.c | 43 * disabled/enabled when entering/exiting the lowest power-saving
|
/linux-4.4.14/drivers/i2c/algos/ |
H A D | i2c-algo-pcf.c | 194 /* check it's really written, the only 5 lowest bits does matter */ pcf_init_8584()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-vbi.c | 357 so end = start + 1, the lowest possible value, times two bttv_s_fmt_vbi_cap()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | jeilinj.c | 55 #define CAMQUALITY_MAX 97 /* lowest cam quality */
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gk20a.c | 203 /* Select lowest possible VCO */ gk20a_pllg_calc_mnp()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 333 * And yes, it's the same math going both ways. The lowest value
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-prph.h | 170 * 0 -- EDCA BK (background) frames, lowest priority
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | fw-api-mac.h | 104 * @FW_MAC_TYPE_FIRST: lowest supported MAC type
|
/linux-4.4.14/drivers/nvdimm/ |
H A D | dimm_devs.c | 415 * interleave set and truncate the available size at the lowest BLK
|
/linux-4.4.14/drivers/cpuidle/ |
H A D | cpuidle.c | 67 /* Find lowest-power state that supports long-term idle */ cpuidle_play_dead()
|
/linux-4.4.14/drivers/clk/ |
H A D | clk-si570.c | 205 /* Calculate lowest possible value for n1 */ si570_calc_divs()
|
/linux-4.4.14/net/batman-adv/ |
H A D | fragmentation.c | 194 /* Order fragments from highest to lowest. */ batadv_frag_insert_packet()
|
/linux-4.4.14/net/caif/ |
H A D | cfcnfg.c | 35 /* Pointer to the lowest actual physical layer */
|
/linux-4.4.14/fs/overlayfs/ |
H A D | readdir.c | 305 * Insert lowest layer entries before upper ones, this ovl_dir_read_merged()
|